Re: Problem with standby - Mailing list pgsql-testers

From Josh Berkus
Subject Re: Problem with standby
Date
Msg-id 4C87C461.2010108@agliodbs.com
Whole thread Raw
In response to Problem with standby  (Jai Soni <jai.soni@elbizsystems.com>)
List pgsql-testers
On 09/08/2010 05:28 AM, Jai Soni wrote:
>
> Dear pgsql-testers
>
> i have installed postgresql 9.0 beta1 and testing its streaming
> replication feature
> when i set up the replication env (i.e. primary and standby servers)
> everything was fine and the replication goes successful but last
> three-four days the standby server does not doing replication i have
> appended the log messages that i received in standby server

There have been a lot of fixes to Standby since Beta1.  Please do try a
more recent version, like RC1.

The message you are getting indicates that for some reason the standby
stopped replicating for a long enough period for the transaction records
to be deleted on the Master.  If you are not using WAL archiving as a
backup for falling behind, then your only choice is to re-clone the standby.

--
                                   -- Josh Berkus
                                      PostgreSQL Experts Inc.
                                      http://www.pgexperts.com

pgsql-testers by date:

Previous
From: Jai Soni
Date:
Subject: Problem with standby
Next
From: "Adam Rauch"
Date:
Subject: [TEST REPORT] StackBuilder installs old JDBC driver (in strange location on 64-bit Windows)