On Fri, Dec 31, 2010 at 11:53 AM, Tom Lane <t...@sss.pgh.pa.us> wrote: > I think you're missing the point here: there is something about your > standby setup procedure that is causing you to get an inconsistent set > of row states.
For the sake of the archives, the problem turned out to be due to impatience. We were not waiting long enough for all the .ready files in /data/pg_xlog/archive_status/ to be archived to the standby (noted by those files on the master getting renamed to .done). It was taking around 15 minutes for those files to get applied to the standby, not the 1 minute or so that I expected. Sorry for the noise, and thanks for the help! -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general