mirror of
https://github.com/ditkrg/db-backup-s3.git
synced 2026-01-22 22:06:45 +00:00
Updated README file.
This commit is contained in:
parent
2e45dc55b8
commit
f08931bf80
@ -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] backup and restore with one image
|
||||||
- [x] support encrypted (password-protected) backups
|
- [x] support encrypted (password-protected) backups
|
||||||
- [x] option to restore from specific backup by timestamp
|
- [x] option to restore from specific backup by timestamp
|
||||||
|
- [x] auto-removal old backups
|
||||||
|
|
||||||
## Other changes
|
## Other changes
|
||||||
- uses `pg_dump`'s `custom` format (see [docs](https://www.postgresql.org/docs/10/app-pgdump.html))
|
- uses `pg_dump`'s `custom` format (see [docs](https://www.postgresql.org/docs/10/app-pgdump.html))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user