pgd groups list v5
Synopsis
The pgd groups list
command is used to display the groups in the EDB Postgres Distributed cluster.
Syntax
pgd groups list [OPTIONS]
Options
The following options are available for the pgd groups list
command:
Short | Long | Description |
---|---|---|
-v | --verbose | Display detailed information about the groups. |
See the Global Options for common global options.
Examples
List all groups
pgd groups list
Output
Group Name Parent Group Name Group Type Nodes ---------- ----------------- --------------- ----- pgd global 0 sogroup1 pgd subscriber-only 2 dc1 pgd data 3
List all groups with detailed information
pgd groups list --verbose
Output
Group Name Parent Group Name Group Type Nodes Commit Scope Node Group ID ---------- ----------------- --------------- ----- ------------ ------------- pgd global 0 1850374637 sogroup1 pgd subscriber-only 2 1746530727 dc1 pgd data 3 4269540889