Skip to content

A utility container to run pg_dump on a database on a schedule.

Notifications You must be signed in to change notification settings

psu-stewardship/postgresql-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Postgresql-backup

Postgresql-backup is a utility container to be used as a kubernetes cronjob to backup a postgres database on a schedule

example cronjob can be found in ./examples folder.

Build

docker build -t harbor.dsrd.libraries.psu.edu/library/postgresql-backup:latest .
docker push harbor.dsrd.libraries.psu.edu/library/postgresql-backup:latest

About

A utility container to run pg_dump on a database on a schedule.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published