Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton? - Mailing list pgsql-admin

From libra dba
Subject Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?
Date
Msg-id 9abe84da0802190623o2a24f2a5u9a44299fd634618e@mail.gmail.com
Whole thread Raw
In response to Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?  (salman <salmanb@quietcaresystems.com>)
List 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@2ndquadrant.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


pgsql-admin by date:

Previous
From: "Mehlape, Makgati"
Date:
Subject: Re: Can't connect from computer on network.
Next
From: salman
Date:
Subject: Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?