-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
Description
Hi,
I found your script this morning and started using it (filesystem version). It's ok, I just have to put the command line in my hourly/daily/weekly/monthly to keep several versions of my database.
But, have you written any script to define a strategy on backups, like :
- Keeping last X hourly backups
- Keeping last X days backups
- Keeping last X week backups
- Keeping last X month backups
That will save me some time on writing it :)
Thanks for your work.