Changes between Version 4 and Version 5 of SCS_BACKUP_R4
- Timestamp:
- 05/08/09 15:55:54 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCS_BACKUP_R4
v4 v5 48 48 * They are kept in different locations 49 49 * one at the office 50 * one is kept in pac's home50 * one is kept in the Infrastructure Manager's home aka Pac 51 51 * The Cron is executed every Sunday at 3 a.m. ЕЕТ. 52 52 * The following steps must be used when restoring the database using the back up 53 * gunzip /root/backup/postgres/$date.psql.gz | psql -U scs 53 54 54 55 = Testing =