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_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/048d44175a019cca7e08dac45bf95db680b4ed87 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