Home
last modified time | relevance | path

Searched refs:other_node_record (Results 1 – 1 of 1) sorted by relevance

/dports/databases/postgresql-repmgr/repmgr-5.2.0/
H A Drepmgr-action-standby.c5798 t_node_info other_node_record = T_NODE_INFO_INITIALIZER; in check_source_server() local
5831 …d_status = get_node_record_by_name(source_conn, config_file_options.node_name, &other_node_record); in check_source_server()
5833 if (record_status == RECORD_FOUND && other_node_record.node_id != config_file_options.node_id) in check_source_server()
5836 other_node_record.node_id, in check_source_server()