MySQL Backup And Recovery With mysql-zrm On Debian Sarge (HowtoForge)
[Posted September 28, 2006 by cook]
Falko Timme
shows how
to backup a MySQL database with mysql-zrm.
"
This guide describes how to back up and recover your MySQL databases with mysql-zrm on a Debian Sarge system. mysql-zrm is short for Zmanda Recovery Manager for MySQL, it is a new tool that lets you create full logical or raw backups of your databases (regardless of your storage engine and MySQL configuration), generate reports about the backups, verify the integrity of the backups, and recover your databases. It can also send email notifcations about the backup status, and you can implement multiple backup policies (based on your applications and based on time (e.g. daily, weekly, etc.))."
(
Log in to post comments)