Documentation
Learn how to use pgcli to manage PostgreSQL databases.
Complete guide to managing PostgreSQL databases with pgcli.
- Quick Start — Install and basic usage
- Backup — Snapshots and pgBackRest management
- Restore — Point-in-time recovery (PITR)
- Replication — Read-only replicas and failover
- Extensions — Install and manage PostgreSQL extensions
Install pgcli and create your first PostgreSQL instance.
Create isolated environments on a single host using namespaces
Backup guide for pgcli
Point-in-Time Recovery (PITR) guide for pgcli
Replica (read-only standby) guide for pgcli
Failover: Replica Promotion guide for pgcli
PostgreSQL Extensions guide for pgcli
Clone guide for pgcli
Data Import/Export guide for pgcli
exec and psql guide for pgcli
Destroy an instance and remove its configuration
Administration guide for pgcli