merkalt:database_backup
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| merkalt:database_backup [2010/09/14 13:12] – created daruma | merkalt:database_backup [2010/09/16 07:40] (current) – dmitriy | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| If current date and time is greater then last backup date plus backup period then backup script should be launched. | If current date and time is greater then last backup date plus backup period then backup script should be launched. | ||
| Otherwise - shouldn' | Otherwise - shouldn' | ||
| + | |||
| + | //NOTE: Pseudo-cron script **SHOULD NOT USE any external libraries** (like mysql.inc.php, | ||
| Backup files should be gzipped, stored ouside of sites accessible area. | Backup files should be gzipped, stored ouside of sites accessible area. | ||
| If size of gzipped backup file will not too big then backup should be sent via e-mail as attached file. | If size of gzipped backup file will not too big then backup should be sent via e-mail as attached file. | ||
| But file size issue should be explored first. | But file size issue should be explored first. | ||
| - | Third party script for DB backups could be found in merkalt.com/ | + | Third party script |
| + | Backup file will exclude ONLY tables of test instances (tables with ' | ||
| + | DB backup will not be provided for Labelyourbelongings.com instance for a while. | ||
| - | Backup file should not include tables of test instances if it possible (tables with ' | + | **Question** |
| - | **Questions: | + | Size of each created backup (compressed by gzip) currently is about 3Mb. It seems such files too large to be sent as e-mail attachment. May be it makes a sense to do one of the following (or combined) - |
| + | | ||
| + | | ||
| - | - Should this backup include tables of customer service blogs also? | + | + I think it should |
| - | - Labelyourbelongings.com instance hosted separately ftom other merkalt instances. Should this script | + | |
merkalt/database_backup.1284469949.txt.gz · Last modified: (external edit)
