oushu_cluster_status
oushu_cluster_status#
The system view oushu_cluster_status provides the information of node status in cluster.
Table 1. pg_catalog.oushu_cluster_status
column |
type |
references |
description |
|---|---|---|---|
|
text |
node’s hostname |
|
|
text |
node’s ip |
|
|
integer |
node’s port |
|
|
“char” |
nodes’s role: main for ‘m’, segmet for ‘p’ |
|
|
text |
vc’s name node belongs to |
|
|
text |
vci’s name node belongs to |
|
|
char |
status of node: alive and joined on vc for ‘u’, alive but not joined one vc for ‘s’, dead for ‘d’ |