1
0
mirror of https://github.com/garraflavatra/docker-volume-s3-backup.git synced 2025-05-17 13:14:38 +00:00

Updated README file.

This commit is contained in:
Dmitriy Haidiuk 2022-04-13 00:34:08 +03:00
parent 2e45dc55b8
commit f08931bf80

View File

@ -55,6 +55,7 @@ This project is a fork and re-structuring of @schickling's [postgres-backup-s3](
- [x] backup and restore with one image
- [x] support encrypted (password-protected) backups
- [x] option to restore from specific backup by timestamp
- [x] auto-removal old backups
## Other changes
- uses `pg_dump`'s `custom` format (see [docs](https://www.postgresql.org/docs/10/app-pgdump.html))