git.postgresql.org Git - postgresql.git/commit
Mon, 2 Jul 2012 13:36:34 +0000 (09:36 -0400)
Mon, 2 Jul 2012 13:41:01 +0000 (09:41 -0400)
commit f83b59997d29f06c3d67e7eb9a1f2c9cd017d665
Make walsender more responsive.
Per testing by Andres Freund, this improves replication performance
and reduces replication latency and latency jitter. I was a bit
concerned about moving more work into XLogInsert, but testing seems
to show that it's not a problem in practice.
Along the way, improve comments for WaitLatchOrSocket.
Andres Freund. Review and stylistic cleanup by me.
This is the main PostgreSQL git repository.
RSS
Atom