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
|