postgresql/src/include/replication
Robert Haas f83b59997d 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.
2012-07-02 09:41:01 -04:00
..
basebackup.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
syncrep.h Add new replication mode synchronous_commit = 'write'. 2012-01-24 20:22:37 +00:00
walprotocol.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
walreceiver.h Unify calling conventions for postgres/postmaster sub-main functions 2012-06-25 21:30:12 +03:00
walsender.h Make walsender more responsive. 2012-07-02 09:41:01 -04:00
walsender_private.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00