The pgd nodes list command is used to display the nodes in the EDB Postgres Distributed cluster. By default, this shows the node name, group name, node kind, join state of the node and whether it is up or down.
Syntax
Options
The following options are available for the pgd nodes list command:
Short
Long
Description
--versions
Display only version information about the nodes. For each node, the BDR version and Postgres version are shown.
-v
--verbose
Display detailed information about the nodes. For each node, this option addes the node id, Snowflake sequence id and database name.