PGXC_GROUP
PGXC_GROUP records information about node groups. The PGXC_GROUP system catalog has specific meanings only in distributed scenarios. Centralized systems can query only the table definition.
Name |
Type |
Description |
---|---|---|
oid |
oid |
Row identifier (hidden attribute, which must be specified) |
group_name |
name |
Node group name |
in_redistribution |
"char" |
Whether redistribution is required. The value must be one of the following:
|
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-database instance.
|
group_acl |
aclitem[] |
Access permission |
group_kind |
"char" |
Node group type. The value must be one of the following:
|
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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot