Revision 7318
Added by Aaron Marcuse-Kubitza about 12 years ago
README.TXT | ||
---|---|---|
58 | 58 |
and TNRS names before returning control to the shell. |
59 | 59 |
Wait (overnight) for the import to finish |
60 | 60 |
On local machine: make inputs/download-logs |
61 |
In PostgreSQL, check that the provider_count and source tables contain |
|
62 |
entries for all inputs |
|
61 |
In PostgreSQL: |
|
62 |
Check that the provider_count and source tables contain entries for all |
|
63 |
inputs |
|
64 |
Check that unscrubbed_taxondetermination_view returns no rows |
|
63 | 65 |
tail inputs/{.,}*/*/logs/$version.log.sql |
64 | 66 |
In the output, search for "Command exited with non-zero status" |
65 | 67 |
For inputs that have this, fix the associated bug(s) |
Also available in: Unified diff
README.TXT: Full database import: In PostgreSQL: Added step to check that unscrubbed_taxondetermination_view returns no rows