forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
6.9 KiB
6.9 KiB
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
|
Parent topic: System Catalogs