Mike Bianco
6506a9c0b1
Adding encryption option to postgres s3 backup
2 years ago
Alex Kulikovskikh
35e560069a
Update postgres-backup-s3 ( #127 )
- Bump alpine from 3.9 to 3.11
- Add Postgres v12 support (Fixes #115 )
- Add multiple or all databases backup (Fixes #10 )
- S3_PREFIX can be empty (Fixes #59 )
- Add missing Documentation (Fixes #87 )
3 years ago
Donal Byrne
b6cc872ced
Added to all scripts
6 years ago
Claudio Mignanti
55173945e1
postgres-backup-s3: Parameters S3_ENDPOINT and S3_S3V4 added.
# Conflicts:
# postgres-backup-s3/backup.sh
8 years ago
Claudio Mignanti
4cc6bde0bb
postgres-backup-s3: Prepend the database name to DB dump inside S3 bucket
8 years ago
Santiago Palladino
2f4238f8b4
Add POSTGRES_EXTRA_OPTS env variable to postgres-backup-s3
Add optional env variable that can be used to pass extra options
to pg_dump, such as restrict the set of tables dumped.
8 years ago
Kieran Brownlees
56735a5775
Set pipefail so a pg_dump command will cause a failure
9 years ago
Miku Laitinen
8eea309b04
[FEAT] Enabled postgres container linking and added a Docker Compose linking example in the README.md.
9 years ago
Gabriel Sobrinho
25e2f759e3
Remove superfluous parentheses
9 years ago
Johannes Schickling
0afddddc89
postgres backup s3
9 years ago
Johannes Schickling
ac4bb408a7
format
10 years ago
Johannes Schickling
721d07ffb9
fix env
10 years ago
Johannes Schickling
a082f3313c
mysql backup
10 years ago