mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 07:56:51 +00:00
We could end up looking up tens of thousands of events, which could cause large amounts of data to be logged to the postgres log.
1 line
120 B
Text
1 line
120 B
Text
Fix a sql query introduced in Synapse 1.12.0 which could cause large amounts of logging to the postgres slow-query log.
|