mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-04 19:01:27 +00:00
eee6fcf5fa
`execute_batch` does fewer round trips in postgres than `executemany`, but does not give a correct `txn.rowcount` result after.
2 lines
48 B
Plaintext
2 lines
48 B
Plaintext
Speed up batch insertion when using PostgreSQL.
|