pgd node v6.1.0
The pgd node commands are used to manage the nodes in the EDB Postgres Distributed cluster.
Subcommands
- setup: Configure PGD data nodes in a cluster.
 - show: Show node-level information.
 - part: Part a PGD node from an active cluster.
 - set-option: Set node-level options.
 - get-option: Get node-level options.
 - set-config: Set node-level configuration.
 - get-config: Get node-level configuration.
 - upgrade: Perform a major version upgrade of a PGD Postgres node.
 
- On this page
 - Subcommands