forked-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

2 lines
42 B
Plaintext

Increase performance of read/write locks.