Fork me on GitHub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
developer:database_backups [2009/12/19 06:44]
henri
developer:database_backups [2009/12/19 06:54]
henri
Line 1: Line 1:
 ====== Database Backups ====== ====== Database Backups ======
 \\ \\ \\ \\
 +
 ===== MySQL ===== ===== MySQL =====
  
 One option for MySQL database backups is to have a replica and then dump from the replica. This allows you to leave the primary database active and accessible during the dump. One option for MySQL database backups is to have a replica and then dump from the replica. This allows you to leave the primary database active and accessible during the dump.
 \\ \\ \\ \\
 +
 +===== Mac OS X Server =====
 +Below is a link to a script which you may use to create an archive of the Open Directory on a Mac OS X server. ​
 +One option is to use the commands listed in the link in a pre-action script to generate an Archive of the Open  Directory. Another option is to run these commands with a scheduling utility. Either way, you will need to ensure that the archives are stored within a source directory for your backup.
 +
 +\\ \\ 
  
 ==== Helpful Database Backup Links ==== ==== Helpful Database Backup Links ====
Line 11: Line 18:
   * [[http://​www.bombich.com/​software/​docs/​CCCHelp/​CCCHelp.html?​page=advsettings|CCC Pre Backup Script]] (includes dumps of MySQL, OpenDirectory and Server Admin configurations)   * [[http://​www.bombich.com/​software/​docs/​CCCHelp/​CCCHelp.html?​page=advsettings|CCC Pre Backup Script]] (includes dumps of MySQL, OpenDirectory and Server Admin configurations)
 \\ \\  \\ \\ 
-