mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Update repmgrd documentation
This commit is contained in:
@@ -828,7 +828,7 @@ monitor_streaming_standby(void)
|
||||
|
||||
appendPQExpBuffer(
|
||||
&event_details,
|
||||
_("reconnect to local node \"%s\" (ID: %i), marking active"),
|
||||
_("reconnected to local node \"%s\" (ID: %i), marking active"),
|
||||
local_node_info.node_name,
|
||||
local_node_info.node_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user