PGXC_GROUP
PGXC_GROUP records information about node groups.
Name |
Type |
Description |
---|---|---|
oid |
oid |
Row identifier (hidden attribute, which must be specified). |
group_name |
name |
Name of a node group |
in_redistribution |
"char" |
Specifies whether redistribution is required. Valid value:
|
group_members |
oidvector_extend |
Node OID list of the node group. |
group_buckets |
text |
Distributed data bucket group. |
is_installation |
Boolean |
Specifies whether to install a sub-cluster.
|
group_acl |
aclitem[] |
Access permission. |
group_kind |
"char" |
Node group type. The options are as follows:
|
group_parent |
oid |
For a child node group, this field indicates the OID of the parent node group. For a parent node group, this field is left blank. |
bucket_map |
text |
Mapping between physical buckets and logical buckets. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.