Y
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
anarazel
456 days ago
It works even with that setting at zero! Just requires a bit more concurrency.
link