Reset hot standby xmin 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 ------ REL9_6_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/95d1b41450e93a9af146bc836f7f3b1ad13a1f2a Modified Files -------------- src/backend/replication/walreceiver.c | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers