]> granicus.if.org Git - postgresql/commit
Have pg_receivexlog always send an invalid log position in status messages
authorMagnus Hagander <magnus@hagander.net>
Thu, 9 Feb 2012 13:12:49 +0000 (14:12 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 9 Feb 2012 13:12:49 +0000 (14:12 +0100)
commitd7ea9193d18d29bea82b30604cdd087e90c5ee27
tree05c96c9ab5ab2740c4268929bf6bbec6d3d1861f
parent82e73ba0d1f8990a76a20b3a57957e633945fb2b
Have pg_receivexlog always send an invalid log position in status messages

This prevents pg_basebackup and pg_receivexlog from becoming a synchronous
standby in case 'write' is used for synchronous_commit.

Fujii Masao
src/bin/pg_basebackup/receivelog.c