mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Implement "standby register"
This commit is contained in:
@@ -138,7 +138,7 @@ do_master_register(void)
|
||||
node_info.priority = config_file_options.priority;
|
||||
|
||||
initPQExpBuffer(&event_description);
|
||||
|
||||
puts("here");
|
||||
if (record_found)
|
||||
{
|
||||
record_created = update_node_record(conn,
|
||||
|
||||
Reference in New Issue
Block a user