On Fri, 2009-12-11 at 01:38 +0100, Daniel Urstöger wrote: > Yes, but after backing to the snapshot to some place one can remove > it > and the speed will be back to normal. So, running a db slave and > using > mysqldump for backups is not much different.
Not quite. Having a separate slave database server to do the heavy work of backups has no impact on the master database during the backup period. Therefore the master database is always at "normal speed". _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
