Sign inSign up

dividab/cron-backup-postgres

By dividab

•Updated over 7 years ago

Backup PostgresSQL to FTP or NFS (supports periodic backups)

Image
0

1.2K

dividab/cron-backup-postgres repository overview

⁠cron-backup-postgres

Backup PostgresSQL to FTP or NFS (supports periodic backups)

⁠Settings

For transfer and scheduling please see the settings for the dividab/cron-backup-base⁠ image which this image is based on. Below is only the options specific to dumping the postgres database.

These settings can be passed as environment variables to the container:

NameDescriptionRequiredDefault
POSTGRES_HOSTThe dabase hostYes**None**
POSTGRES_PORTThe dabase host portNo5432
POSTGRES_DATABASEThe dabase name to dumpYes**None**
POSTGRES_USERThe dabase userYes**None**
POSTGRES_PASSWORDThe database user passwordYes**None**
POSTGRES_EXTRA_OPTSThe database user passwordNo--format=c

Tag summary

Content type

Image

Digest

Size

16.1 MB

Last updated

over 7 years ago

docker pull dividab/cron-backup-postgres