mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 17:06:29 +00:00
poke it around until it works less badly
This commit is contained in:
@@ -248,7 +248,7 @@ bool is_server_available(const char *conninfo);
|
||||
NodeVotingStatus get_voting_status(PGconn *conn);
|
||||
int request_vote(PGconn *conn, t_node_info *this_node, t_node_info *other_node, XLogRecPtr last_wal_receive_lsn);
|
||||
void set_voting_status_initiated(PGconn *conn);
|
||||
|
||||
bool announce_candidature(PGconn *conn, t_node_info *this_node, t_node_info *other_node);
|
||||
|
||||
/* replication status functions */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user