Skip to main content

3 docs tagged with "postgresql"

View all tags

CNPG cluster (component)

Reusable Kustomize component that drops a tuned CloudNative-PG `Cluster` resource into an app's manifest set — Longhorn-encrypted storage, k8up-driven backups, scheduled `pg_dump` on top of the snapshot.

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.