mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
In a failover situation get the nodes in a well defined order.
When deciding which node will be the new master, we should get the nodes in a well defined order otherwise two standbys could process nodes with the same priority in different order and end up with a two master situation.
This commit is contained in:
Reference in New Issue
Block a user