This website requires JavaScript.
Explore
Help
Sign In
external
/
citus
mirror of
https://github.com/citusdata/citus.git
Watch
1
Star
0
Fork
You've already forked citus
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
729478dfcf
citus
/
src
/
test
/
regress
/
sql
/
connectivity_checks.sql
2 lines
81 B
SQL
Raw
Blame
History
SELECT
bool_and
(
coalesce
(
result
,
false
)
)
FROM
citus_check_cluster_node_health
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink