Home Forum Software db backup – be aware Reply To: db backup – be aware

#1307
uRADMonitor
Keymaster

Most likely when the cron called mysqldump backup script runs, some of the new entries are lost.

My plan was to archieve the old data periodically and keep a smaller DB on the run. This would have helped the backup process as well, yet some time would still have been used.

I will look on the alternatives you’ve indicated.

Thanks!