Our features site is undergoing a refresh! Be sure to explore the revamped site and discover our latest product roadmap launching here on Monday, March 18th.

Option to disable backing up of databases

shovenose shared this idea 8 years ago
Open Discussion

I have a client with many huge MySQL databases that cPanel doesn't handle well. We have a custom backup script that works great, but there is no option to continue to use cPanel to take care of backups for files/email/etc like usual without backing up the databases as well. This should be simple to implement and much apprecaited.

Replies (2)

photo
1

I'm not sure how customized your custom script is.


If you are calling /scripts/pkgacct directly you can skip mysql by passing the --skipmysql parameter to it:


/scripts/pkgacct --skipmysql <user> <backup directory> <backup type>


Not sure if that helps any.

photo
2

Agreed here; we have a custom database backup because neither of the cPanel options work well to take consistent backups of large, busy databases. It seems like an oversight that the backup configuration gives options for backing up accounts only, whole directory, or both, but not neither.

Leave a Comment
 
Attach a file