mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
repmgrd: fix comment
This commit is contained in:
@@ -1231,7 +1231,7 @@ monitor_streaming_witness(void)
|
||||
/*
|
||||
* At this point we can't trust the local copy of "repmgr.nodes", as
|
||||
* it may not have been updated. We'll scan the cluster for the current
|
||||
['' * primary and refresh the copy from that before proceeding further.
|
||||
* primary and refresh the copy from that before proceeding further.
|
||||
*/
|
||||
primary_conn = get_primary_connection_quiet(local_conn, &primary_node_id, NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user