mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 10:05:55 +03:00
f2049a8d21
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.
|