MySQL Backup and Recovery: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
* Backup monitoring and reporting
* Backup monitoring and reporting
* Site or Application specific backup policies
* Site or Application specific backup policies
* Recover database easily to any point in time or to any particular transaction
* Recover database easily to any point in time or to any particular database event


== Documentation ==
== Documentation ==

Revision as of 17:49, 13 September 2006

Zmanda Recovery Manager (ZRM) for MySQL simplifies life of a database administrator who needs an easy to use yet flexible and robust backup and recovery solution for MySQL server. With ZRM for MySQL you can:

  • Schedule full and incremental logical or raw backups of your MySQL database
  • Perform backup that is the best match for your storage engine and your MySQL configuration
  • Get e-mail notification about status of your backups
  • Backup monitoring and reporting
  • Site or Application specific backup policies
  • Recover database easily to any point in time or to any particular database event

Documentation

Releases

  • Release 1.0.1 (September 07, '06)
    • Support for backup retention policy
    • Additional backup performance parameters - read-locks-time, flush-logs-time for comparing backup performance between backup runs and backup methods.
    • Various bug fixes
  • Release 1.0 (August 31, '06)
    • Initial release with support for MySQL server backup, recovery, scheduling and reporting.

Other Links