PostgreSQL backups based on pg_dump
Some databases could benefit from some backups without the overhead of having point in time recovery set up for them:
- softwareheritage-indexer (somerset)
- softwareheritage-scheduler (belvedere)
- swh-lister ...
I've sent a query on the freenode #postgresql channel, trying to see if there exist a tool, akin to autopostgresqlbackup but a bit more flexible. No reply yet.
Migrated from T881 (view on Phabricator)
Edited by Antoine R. Dumont