synapse/changelog.d/16149.misc
Erik Johnston 3b3fed7229
Increase perf of read/write locks (#16149)
We do this by marking the tables as `UNLOGGED` in PostgreSQL.
2023-08-23 09:23:22 +01:00

1 line
42 B
Text

Increase performance of read/write locks.