zulip/puppet
Alex Vandiver 30f71639f0 pg_backup_and_purge: Properly preserve needed base backups.
Without `FIND_FULL`, `wal_g delete before ...` will fail, rather than
delete a base backup which is needed by the delta backups after it.
By passing `FIND_FULL`[^1], we tell it explicitly that we're OK
preserving files before the specified one, as long as they are
necessary for the delta chain.

[^1]: https://github.com/wal-g/wal-g/blob/master/docs/README.md#delete
2024-04-12 11:39:54 -07:00
..
kandra kandra: Log and timestamp autossh output. 2024-04-11 09:34:43 -07:00
zulip pg_backup_and_purge: Properly preserve needed base backups. 2024-04-12 11:39:54 -07:00
deps.yaml puppet: Update dependencies. 2023-05-11 10:51:37 -07:00