Re: [HACKERS] Dynamically change Master(recovery info) without restarting standby server..

2014-10-27 Thread Michael Paquier
On Mon, Oct 27, 2014 at 8:45 PM, sudalai  wrote:
> Hi,
>
>Is there any way to change the *master*  without restarting the *standby*
> server.
>
> Postgresql Documentation says,
>-->Recovery.conf file only read on the startup in standby mode. In that
> file we specify the "Masterip".
>-->If  you want to change the master we need to change the recovery.conf
> file and restart the standby node.
> but,
>  *I Need to change masterip without restarting the standby node.*
No. Restart the standby, documentation is clear here. Your need is
different from what can be done.
-- 
Michael


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


[HACKERS] Dynamically change Master(recovery info) without restarting standby server..

2014-10-27 Thread sudalai
Hi,

   Is there any way to change the *master*  without restarting the *standby*
server. 

Postgresql Documentation says,
   -->Recovery.conf file only read on the startup in standby mode. In that
file we specify the "Masterip". 
   -->If  you want to change the master we need to change the recovery.conf
file and restart the standby node. 
but,
 *I Need to change masterip without restarting the standby node.*





-
sudalai
--
View this message in context: 
http://postgresql.1045698.n5.nabble.com/Dynamically-change-Master-recovery-info-without-restarting-standby-server-tp5824423.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers