Revision 6942
Added by Aaron Marcuse-Kubitza about 12 years ago
README.TXT | ||
---|---|---|
96 | 96 |
|
97 | 97 |
Backups: |
98 | 98 |
Archived imports: |
99 |
Back up: make backups/<date>.backup &
|
|
99 |
Back up: make backups/<version>.backup &
|
|
100 | 100 |
Note: To back up the last import, you must archive it first: |
101 | 101 |
make schemas/rotate |
102 |
Test: make backups/<date>.backup/test &
|
|
103 |
Restore: make backups/<date>.backup/restore &
|
|
104 |
Remove: make backups/<date>.backup/remove
|
|
102 |
Test: make backups/<version>.backup/test &
|
|
103 |
Restore: make backups/<version>.backup/restore &
|
|
104 |
Remove: make backups/<version>.backup/remove
|
|
105 | 105 |
Download: make backups/download |
106 | 106 |
TNRS cache: |
107 | 107 |
Back up: make backups/TNRS.backup-remake & |
... | ... | |
111 | 111 |
yes|make schemas/public/reinstall |
112 | 112 |
Must come after TNRS restore to recreate tnrs_input_name view |
113 | 113 |
Full DB: |
114 |
Back up: make backups/vegbien.<date>.backup &
|
|
115 |
Test: make backups/vegbien.<date>.backup/test &
|
|
116 |
Restore: make backups/vegbien.<date>.backup/restore &
|
|
114 |
Back up: make backups/vegbien.<version>.backup &
|
|
115 |
Test: make backups/vegbien.<version>.backup/test &
|
|
116 |
Restore: make backups/vegbien.<version>.backup/restore &
|
|
117 | 117 |
Download: make backups/download |
118 | 118 |
Import logs: |
119 | 119 |
Download: make inputs/download-logs |
Also available in: Unified diff
README.TXT: Backups: Replaced <date> with <version> because the date is no longer included in the version string