Re: [GENERAL] issue performing a switchover with repmgr - Mailing list pgsql-general

From Adrian Klaver
Subject Re: [GENERAL] issue performing a switchover with repmgr
Date
Msg-id 71d3c691-23c2-6f86-686b-419f39410e6d@aklaver.com
Whole thread Raw
In response to Re: [GENERAL] issue performing a switchover with repmgr  (Dylan Luong <Dylan.Luong@unisa.edu.au>)
List pgsql-general
On 05/22/2017 05:14 PM, Dylan Luong wrote:
> Thanks for you answer. So is there a way to remove this -w from the repmgr switchover process?
>

There might be but I would not do it. Pretty sure there is a reason why
repmgr wants to make sure the server is accepting connections before
moving on from the pg_ctl command. As I mentioned earlier, in Postgres
10+ this is going to be the default behavior for pg_ctl anyway. The
bottom line is, as you stated earlier, it does not affect the outcome of
the switch over.



--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Dylan Luong
Date:
Subject: Re: [GENERAL] issue performing a switchover with repmgr
Next
From: Steven Chang
Date:
Subject: [GENERAL] shard_manager extension on PGXN