Hi!
I am wondering if there is a way to speed up the Backup process.
We are backing up about 800 single Databases, which we did with a custom script with mysqldump to export it into per database SQL files. This took about 40 minutes to complete. The actual database size is about 30GB combined.
With the Backup tool, it takes more than 2 hours to generate the dumps on the same machine without ZIP or encryption.
Is there a way to speed this up? Like backing up multiple databases at once for example?
It´s not option to split it into multiple jobs as the databases are frequently getting added or deleted.
And i don´t know how to keep the overview of what is backed up or not.
Thank you for any ideas.