mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
@@ -3523,7 +3523,8 @@ promote_self(void)
|
||||
{
|
||||
PQExpBufferData event_details;
|
||||
|
||||
log_notice(_("original primary (ID: %i) reappeared before this standby was promoted - no action taken"),
|
||||
log_notice(_("original primary \"%s\" (ID: %i) reappeared before this standby was promoted - no action taken"),
|
||||
failed_primary.node_name,
|
||||
failed_primary.node_id);
|
||||
|
||||
initPQExpBuffer(&event_details);
|
||||
|
||||
Reference in New Issue
Block a user