mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 08:06:29 +00:00
repmgrd: improve BDR recovery handling
This commit is contained in:
@@ -224,7 +224,8 @@ do_node_status(void)
|
||||
{
|
||||
log_warning(_("following issue(s) were detected:"));
|
||||
print_item_list(&warnings);
|
||||
log_hint(_("execute \"repmgr node check\" for more details"));
|
||||
/* add this when functionality implemented */
|
||||
/* log_hint(_("execute \"repmgr node check\" for more details")); */
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user