Back up PostgreSQL
Method 1: Managed backups (external PostgreSQL)
Method 2: Logical backups with pg_dump
pg_dump 1
Method 3: Docker volume backup (bundled PostgreSQL)
1
Switch Docker Compose to external PostgreSQL
Last updated
Was this helpful?

