| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | Dylan Luong <Dylan(dot)Luong(at)unisa(dot)edu(dot)au>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: issue performing a switchover with repmgr |
| Date: | 2017-05-23 00:22:00 |
| Message-ID: | 71d3c691-23c2-6f86-686b-419f39410e6d@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Steven Chang | 2017-05-23 03:00:03 | shard_manager extension on PGXN |
| Previous Message | Dylan Luong | 2017-05-23 00:14:12 | Re: issue performing a switchover with repmgr |