mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-14 22:11:47 +01: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.
|