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

Поиск
Список
Период
Сортировка
От libra dba
Тема Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?
Дата
Msg-id 9abe84da0802190623o2a24f2a5u9a44299fd634618e@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?
Список 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 по дате отправления:

Предыдущее
От: "Mehlape, Makgati"
Дата:
Сообщение: Re: Can't connect from computer on network.
Следующее
От: salman
Дата:
Сообщение: Re: Failover of the Primary database and starting the standby database in Postgresql in PITR configuraiton?