Hacker News new | ask | show | jobs
by Andys 456 days ago
I thought PostgreSQL did, but now that I check the docs, you are correct, the default `commit_delay` is zero. That would be worth increasing a little if you can afford the latency.
1 comments

It works even with that setting at zero! Just requires a bit more concurrency.