Revision 5966
Added by Aaron Marcuse-Kubitza about 12 years ago
README.TXT | ||
---|---|---|
43 | 43 |
Otherwise, continue |
44 | 44 |
Delete previous imports so they won't bloat the full DB backup: |
45 | 45 |
make backups/public.<version>.backup/remove |
46 |
make inputs/.TNRS/tnrs_accepted/reinstall |
|
47 |
make inputs/.TNRS/tnrs_other/reinstall |
|
48 | 46 |
make backups/TNRS.backup-remake & |
49 | 47 |
make backups/public.<version>.backup/test & |
50 | 48 |
make backups/vegbien.<version>.backup/test & |
Also available in: Unified diff
README.TXT: Data import: After import, removed steps to reinstall tnrs_accepted, tnrs_other because this would overwrite the versions of these staging tables that were used to build the current version of the database. (The backup should store a snapshot of the database's input data as it was used to build the database.) Note that these tables will still be reinstalled when the next import starts.