Home
last modified time | relevance | path

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

/dports/databases/postgresql-repmgr/repmgr-5.2.0/
H A Drepmgr-action-standby.c5170 PGconn *checkpoint_conn = local_conn; in do_standby_switchover() local
5173 checkpoint_conn = superuser_conn; in do_standby_switchover()
5176 if (is_superuser_connection(checkpoint_conn, NULL) == true) in do_standby_switchover()