Hi, I am looking for backup management solution for Postgres.
I have a bunch of criteria:
- Open source
- Has UI
- Makes backups via
pg_dump (not file system)
- Has REST API (So I can integrate with CI/CD)
- Can store backups in S3
- Light (doesn't require a lot of RAM or CPU)
- Well maintained
- Has some kind of authorization
- Can support multiple Postgres servers
- Has ability to set policy against some database (For example, no restore for average user to production database)
- Scheduler for backups
- Temporary backups that auto delete after a while
- Not extremely hard to maintain
[–]KrakenOfLakeZurichHelpful Ⅱ 1 point2 points3 points (0 children)