mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
`execute_batch` does fewer round trips in postgres than `executemany`, but does not give a correct `txn.rowcount` result after.
1 line
48 B
Text
1 line
48 B
Text
Speed up batch insertion when using PostgreSQL.
|