citus/src/test/regress/expected/connectivity_checks.out

7 lines
173 B
Plaintext

SELECT bool_and(coalesce(result, false)) FROM citus_check_cluster_node_health();
bool_and
---------------------------------------------------------------------
t
(1 row)