Revision 7325
Added by Aaron Marcuse-Kubitza almost 12 years ago
README.TXT | ||
---|---|---|
102 | 102 |
If the row counts do not match up, insert or reorder rows as needed |
103 | 103 |
until they do |
104 | 104 |
Commit: svn ci -m "inputs/import.stats.xls: Updated import times" |
105 |
To scrub unscrubbed taxondeterminations: make scrub by_col=1 & |
|
106 |
To view progress: |
|
107 |
tail -f inputs/.TNRS/public.unscrubbed_taxondetermination_view/logs/$version.log.sql |
|
105 | 108 |
To remake analytical DB: bin/make_analytical_db & |
106 | 109 |
To view progress: |
107 | 110 |
tail -f inputs/analytical_db/logs/make_analytical_db.log.sql |
Also available in: Unified diff
README.TXT: Full database import: Added steps to scrub unscrubbed taxondeterminations (if they are not scrubbed automatically)