Managing Daily, Weekly, Monthly Mysql backups
Posted: Mon Jul 27, 2015 1:28 pm
I've got about 16gb's to work with in my '/' directory on this server... and it's all I'm getting.
I've got the following space allocated for MySQL backups alone:
So my question is can I turn off the daily SQL back ups and do you think that's a big deal? This has to have been an out of the box setting but I'm not seeing where it's set. Any advice? Is monthly & weekly general sufficient?
I've got the following space allocated for MySQL backups alone:
Code: Select all
[root@esuxxxxx mysql]# du -csh monthly
771M monthly
771M total
[root@esuxxxxx mysql]# du -csh weekly
2.0G weekly
2.0G total
[root@esuxxxx mysql]# du -csh daily
4.7G daily
4.7G total
[root@esuxxxx mysql]#