Home
last modified time | relevance | path

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

/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/main/
H A Dpgpool_main.c491 bool all_nodes_healthy; in PgpoolMain() local
537 all_nodes_healthy = do_health_check(use_template_db,&health_check_node_id); in PgpoolMain()
540 if (all_nodes_healthy && retrycnt) in PgpoolMain()
2276 bool all_nodes_healthy = false; in do_health_check() local
2320 all_nodes_healthy = true; in do_health_check()
2335 return all_nodes_healthy; in do_health_check()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/main/
H A Dpgpool_main.c2319 bool all_nodes_healthy = false; in do_health_check() local
2363 all_nodes_healthy = true; in do_health_check()
2378 return all_nodes_healthy; in do_health_check()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/main/
H A Dpgpool_main.c2455 bool all_nodes_healthy = false; in do_health_check() local
2502 all_nodes_healthy = true; in do_health_check()
2519 return all_nodes_healthy; in do_health_check()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/main/
H A Dpgpool_main.c2112 bool all_nodes_healthy = false; in do_health_check() local
2159 all_nodes_healthy = true; in do_health_check()
2176 return all_nodes_healthy; in do_health_check()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/main/
H A Dpgpool_main.c2481 bool all_nodes_healthy = false; in do_health_check() local
2528 all_nodes_healthy = true; in do_health_check()
2545 return all_nodes_healthy; in do_health_check()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/main/
H A Dpgpool_main.c2186 bool all_nodes_healthy = false; in do_health_check() local
2233 all_nodes_healthy = true; in do_health_check()
2250 return all_nodes_healthy; in do_health_check()