Maximum Insert QPS for Postgres
blog.sadboi.dev
Maximum Insert QPS for Postgres
1–4 of 4 posts
Re: Maximum Insert QPS for Postgres
#2I was curious about how many inserts Postgres could handle so I made a synthetic benchmark to measure it.
Re: Maximum Insert QPS for Postgres
#3I was curious about how many inserts Postgres could handle so I made a synthetic benchmark to measure it.
Have you tried also tried COPY for batch?