Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?

From: "libra dba" <libra(dot)dba(at)gmail(dot)com>
To: "Simon Riggs" <simon(at)2ndquadrant(dot)com>
Cc: "Praveen Kumar (TUV)" <praveen(dot)k(at)renaissance-it(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?
Date: 2008-02-19 14:23:20
Message-ID: 9abe84da0802190623o2a24f2a5u9a44299fd634618e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello all,

Thanks for your response. The example shown by Charles Duffy, is quite
impressive. Actually i built my replication based on this.

But, i want to test the failover. In the example shown by Charles, mentions
'a trigger file' as it says:
-------------------------------------------------------------------------------
*touch ~/pg82demo/trigger*
**
*This should immediately cause the slave to finish processing archived
segments, exit recovery mode, and come up ready for use.
*
-------------------------------------------------------------------------------
what shold be the content of the trigger file. How do we cause the slave to
finish the processing of the archived segments, exit the recovery mode and
come up ready for use???

Please help in the the FAILOVER of the primary and promoting the slave to
the primary mode.

Thanks!
On Feb 19, 2008 3:19 AM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:

> On Tue, 2008-02-19 at 09:53 +0530, Praveen Kumar (TUV) wrote:
>
> > Go through this below mentioned link
> >
> >
> >
> > http://archives.postgresql.org/sydpug/2006-10/msg00001.php
>
> I think people should be reading the manual, rather than reading an old
> email. We have improved and corrected the manual, but old emails stay
> the same. We can also change the manual some more in response to
> clarifications.
>
>
> --
> Simon Riggs
> 2ndQuadrant http://www.2ndQuadrant.com <http://www.2ndquadrant.com/>
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message salman 2008-02-19 15:56:55 Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?
Previous Message Mehlape, Makgati 2008-02-19 10:30:09 Re: Can't connect from computer on network.