Quote:
Originally Posted by Acido
It was tested with large databases?
I have a 1GB Database, i'm not sure to test it in my installation...
|
The script by default will use the MySqlDump command utility to handle backing up your database.
For a database of your size, I would sugget to
1. Use the MySqlDump utility as is default in the script.
2. For compression, select the tgz option (use shell tar with gzip), as this will also use the command line to compress your backup.