docker-postgres-backup-local icon indicating copy to clipboard operation
docker-postgres-backup-local copied to clipboard

Backup PostgresSQL to local filesystem with periodic backups and rotate backups.

Results 24 docker-postgres-backup-local issues
Sort by recently updated
recently updated
newest added

Hey, I am not sure but it is possible to add email support to the script?

enhancement

7z 压缩率比 gzip 更高,更节省空间

Hi, first of all, thanks for such a useful piece of software! Just a suggestion, when databases are big, storing a full dump for each backup is not very efficient....

enhancement

Proposal to change all boolean environment variables to case insensitive. Currently this affects this variables: - `BACKUP_ON_START` - `POSTGRES_CLUSTER` Comment: > It is apparently case sensitive changing it to `BACKUP_ON_START:...

enhancement