After the db is in a fixed application data location, we should automatically periodically back it up, with some sort of compression. Logrotate should be implemented, such that a db version from every hour should be kept for the last 24 hours, then one a day for a week, then one a week for a month, then monthly after that.
After the db is in a fixed application data location, we should automatically periodically back it up, with some sort of compression. Logrotate should be implemented, such that a db version from every hour should be kept for the last 24 hours, then one a day for a week, then one a week for a month, then monthly after that.