Reset hot standby xmin on master after restart Hot_standby_feedback could be reset by reload and worked correctly, but if the server was restarted rather than reloaded the xmin was not reset. Force reset always if hot_standby_feedback is enabled at startup.
Ants Aasma, Craig Ringer Reported-by: Ants Aasma Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/ec4b975016b873292ba5e3d645b414acf1b96c06 Modified Files -------------- src/backend/replication/walreceiver.c | 21 ++++++++++++++------- src/test/recovery/t/001_stream_rep.pl | 21 ++++++++++++++++++++- 2 files changed, 34 insertions(+), 8 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers