mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
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. |
||
|---|---|---|
| .. | ||
| basebackup.h | ||
| syncrep.h | ||
| walprotocol.h | ||
| walreceiver.h | ||
| walsender.h | ||
| walsender_private.h | ||