Cleanup various #defines

This commit is contained in:
Ian Barwick
2017-08-10 15:11:53 +09:00
parent 970ed5d959
commit 4f2161bd83
3 changed files with 11 additions and 7 deletions

View File

@@ -422,7 +422,7 @@ do_standby_clone(void)
if (record_status == RECORD_FOUND)
{
log_hint(_("after starting the server, you need to re-register this standby with \"repmgr standby register --force\" to overwrite the existing node record"));
log_hint(_("after starting the server, you need to re-register this standby with \"repmgr standby register --force\" to update the existing node record"));
}
else
{