Minor but necessary improvements to WAL keepalives
Fujii Masao
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/3f1787c253967617a0e34fa4bfb7b2ab184ad484
Modified Files
--------------
src/backend/replication/walreceiver.c | 3 ++-
src/backend/replication/walsender.c | 5 +++++
2 files changed, 7 insertions(+), 1 deletions(-)
pgsql-committers by date
| Next: | From: Simon Riggs | Date: 2012-01-13 13:05:47 |
| Subject: pgsql: Correctly initialise shared recoveryLastRecPtr in recovery. |
| Previous: | From: Fujii Masao | Date: 2012-01-13 04:18:40 |
| Subject: Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive
messages to standby servers. |