Skip to main content

2 docs tagged with "restore"

View all tags

Database

Backup and restore recipes for in-cluster PostgreSQL using kubectl, pg_dump, and psql.

Database restore

Step-by-step guide to restoring a PostgreSQL database dump into a CloudNativePG cluster using k8up, Restic snapshots, and pv for streamed progress.