Can I just reload the slave to change primary_conninfo?

From: Jinhua Luo <luajit(dot)io(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Can I just reload the slave to change primary_conninfo?
Date: 2018-09-10 08:32:39
Message-ID: CAAc9rOxfEbsNowyL6kxgP6p-BcKjH1O5BDbEMC0buzbVyGY7NA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi All,

If I need to change the master address from which the slave
replicates, must I restart the postgresql? Or just reload is ok?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-09-10 08:51:45 Re: Can I just reload the slave to change primary_conninfo?
Previous Message Haribabu Kommi 2018-09-10 07:42:00 Re: Pluggable Storage - Andres's take