PGXC_GROUP
PGXC_GROUP records information about node groups.
| Name | Type | Description |
|---|---|---|
| group_name | name | Name of the node group |
| in_redistribution | "char" | Whether redistribution is required
|
| group_members | oidvector_extend | Node OID list of the node group |
| group_buckets | text | Distributed data bucket group |
| is_installation | Boolean | Whether to install a sub-cluster |
| group_acl | aclitem[] | Access permissions |
| group_kind | "char" | Node Group type
|
Last Article: PGXC_CLASS
Next Article: PGXC_NODE
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.