Skip to content

An another script for backup your PostgreSQL supported for kubernetes cronjobs

License

Notifications You must be signed in to change notification settings

ITSEC-Research/postgres-backup

Repository files navigation

PostgreSQL Backup Script

This script was used to backup all schema/database postgresql version 15 to the GCP, if you want to dump older version you need to change the postgres-client-15 to the version what you want on Dockerfile

How to use

For running on your local device use docker, just run docker compose up it will automatically build local docker images

If you are running on kubernetes, just apply the manifest kubectl -n namespace -f kubernetes-postgres-backup-k8s.yml apply

About

An another script for backup your PostgreSQL supported for kubernetes cronjobs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published