Re: Change recovery configuration without restarting standby_node. - Mailing list pgsql-general

From Emanuel Calvo
Subject Re: Change recovery configuration without restarting standby_node.
Date
Msg-id 544E456D.5070607@2ndquadrant.com
Whole thread Raw
In response to Change recovery configuration without restarting standby_node.  (sudalai <sudalait2@gmail.com>)
List pgsql-general
El 27/10/14 a las 09:31, sudalai escibió:
>
> How to change the* recovery configuration *such as *master ip,
> primary_conninfo* without restarting the standby node in postgresql.
>
You need to do a restart of the standby node:

http://www.postgresql.org/docs/9.3/static/recovery-config.html

"They cannot be changed once recovery has begun"


--
--
Emanuel Calvo                 http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-general by date:

Previous
From: sudalai
Date:
Subject: Change recovery configuration without restarting standby_node.
Next
From: Emanuel Calvo
Date:
Subject: Re: some queries on standby preventing replication updates