mirror of
https://github.com/prodrigestivill/docker-postgres-backup-local.git
synced 2026-06-10 21:47:59 +00:00
Added support for multiple databases. Closes #1
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
Backup PostgresSQL to local filesystem with periodic backups and rotate backups.
|
||||
Based on [schickling/postgres-backup-s3](https://hub.docker.com/r/schickling/postgres-backup-s3/).
|
||||
It can backup multiple databases from the same host by setting all databases in `POSTGRES_DB` separated by comas or spaces.
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user