delete before-date / delete older-than #206
Open
Comments
I wrote a small script to accomplish this, might help you: http://kouk.surukle.me/2018/06/12/postgres-wal-e-delete-backups-older-than-date/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the delete options there is no option to delete all backups done before a specific date or delete backups over a certain age.
Is there a technical reason for this? If not, would you consider a PR that added one or both features? I assume one could simply list backups and check the last modified date.
The text was updated successfully, but these errors were encountered: