Files
repmgr/repmgrd-physical.c
Ian Barwick 2a4e81ef1c repmgrd: check local connection after promoting local node
In theory the local connection should not be affected by the node's
promotion. However we're handing over control to an external command
which is usually just "repmgr standby promote", but could potentially
be a user-defined script with unknowable side effects. So it's
better to be safe than sorry.
2020-10-05 17:38:09 +09:00

152 KiB