mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 00:26:30 +00:00
repmgrd: use PQping() as a first test of whether an upstream node is available
It's possible the upstream node may be temporarily not accepting connections but is still running, so we only confirm that connections are not possible once PQping() reports a negative result. This feature has been adapted from repmgr4.
This commit is contained in:
Reference in New Issue
Block a user