Back up PostgreSQL
Method 1: Managed backups (external PostgreSQL)
Method 2: Logical backups with pg_dump
pg_dump 1
Method 3: Persistent Volume Claim snapshots / Velero (in-cluster PostgreSQL)
Switch Kubernetes (Helm) to external PostgreSQL
Last updated
Was this helpful?

