Revision 3548
Added by Aaron Marcuse-Kubitza over 12 years ago
README.TXT | ||
---|---|---|
21 | 21 |
make schemas/rotate |
22 | 22 |
Rename the rotated schema using the date in the first datasource's log |
23 | 23 |
file name |
24 |
Delete previous imports so they won't bloat the full DB backup: |
|
25 |
make backups/public.<date>.backup/remove |
|
24 | 26 |
make backups/<schema>.backup/test & make backups/vegbien.backup/all & |
25 | 27 |
Archived imports: |
26 | 28 |
Back up: make backups/public.<date>.backup & |
Also available in: Unified diff
README.TXT: Backups: After a new import: Added step to delete previous imports so they won't bloat the full DB backup. (Note that these imports have already been backed up, and only the most recent import needs to be live in the DB.)