Re: Can I just reload the slave to change primary_conninfo? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Can I just reload the slave to change primary_conninfo?
Date
Msg-id 20180910085145.GI19122@paquier.xyz
Whole thread Raw
In response to Can I just reload the slave to change primary_conninfo?  (Jinhua Luo <luajit.io@gmail.com>)
Responses Re: Can I just reload the slave to change primary_conninfo?  (Sergei Kornilov <sk@zsrv.org>)
List pgsql-hackers
On Mon, Sep 10, 2018 at 04:32:39PM +0800, Jinhua Luo wrote:
> If I need to change the master address from which the slave
> replicates, must I restart the postgresql? Or just reload is ok?

This parameter is defined in postgresql.conf, you need to restart the
instance.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Jinhua Luo
Date:
Subject: Can I just reload the slave to change primary_conninfo?
Next
From: Sergei Kornilov
Date:
Subject: Re: Can I just reload the slave to change primary_conninfo?