EDB Postgres Distributed Command Line Interface v5

The EDB Postgres Distributed Command Line Interface (PGD CLI) is a tool for managing your EDB Postgres Distributed cluster. It allows you to run commands against EDB Postgres Distributed clusters. It is installed automatically on systems in a TPA-deployed PGD cluster. Or it can be installed manually on systems that can connect to any PGD cluster, such as EDB BigAnimal Distributed High Availability clusters or PGD clusters deployed using the EDB PGD for Kubernetes operator.

See Installing PGD CLI for information about how to manually install PGD CLI on systems.

See Using PGD CLI for an introduction to using the PGD CLI and connecting to your PGD cluster.

See Configuring PGD CLI for details on creating persistent configurations for quicker connections.

See the Command reference for the available commands to inspect, manage, and get information about cluster resources.

See Discovering connection strings to learn how to obtain the correct connection strings for your PGD-powered deployment.