First page Back Continue Last page Overview Graphics
Database Backup Strategies
Centralized Network Backups
If you have many database servers, and only one backup server, it will often behoove you to centrally automate your DB server backups:
1) Centrally trigger the MySQL dump or raw copy to disk
2) Pull all of your data base content to your backup server
3) Backup all new data to tape
Notes: