group list v5.6
Lists all groups in the EDB Postgres Distributed cluster and their summary
Synopsis
Lists all groups in the EDB Postgres Distributed cluster and their summary.
In some cases when raft isn't working properly or the group raft leader isn't present, this command might show a stale or incorrect write leader for that group.
Examples
Listing all the groups in a multi-group cluster
In this example, we list the nodes of a multi-group cluster This cluster includes a special witness-only data group (group_c) and subscriber-only group (group_so).
Note:
- For group write leader election both enable_raft (Raft) and enable_proxy_routing (Routing) options should be true for that group
- enable_raft (Raft) is always set to true for global group