MySQL Backup and Recovery: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
* Get e-mail notification about status of your backups
* Get e-mail notification about status of your backups
* Backup monitoring and reporting
* Backup monitoring and reporting
* Verification of backup images
* Site or Application specific backup policies
* Site or Application specific backup policies
* Recover database easily to any point in time or to any particular database event
* Recover database easily to any point in time or to any particular database event
Line 14: Line 15:


== Releases ==
== Releases ==
 
* [http://www.zmanda.com/downloads.html Release 1.0.2 (September 14, '06)]
** Verification of backup images
** Predefined backup reports and report formatting
** Tools for selective restoration of database
** Bug fixes
* [http://www.zmanda.com/downloads.html Release 1.0.1 (September 07, '06)]
* [http://www.zmanda.com/downloads.html Release 1.0.1 (September 07, '06)]
** Support for backup retention policy
** Support for backup retention policy

Revision as of 23:06, 14 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
  • Verification of backup images
  • 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.2 (September 14, '06)
    • Verification of backup images
    • Predefined backup reports and report formatting
    • Tools for selective restoration of database
    • Bug fixes
  • 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