Revision 13594
Added by Aaron Marcuse-Kubitza over 10 years ago
README.TXT | ||
---|---|---|
217 | 217 |
Running individual steps separately: |
218 | 218 |
To run TNRS: |
219 | 219 |
To use an import other than public: export version=<version> |
220 |
to rescrub all names: make inputs/.TNRS/reinstall |
|
220 |
to rescrub all names: |
|
221 |
make inputs/.TNRS/reinstall |
|
222 |
re-create public-schema views that were cascadingly deleted |
|
221 | 223 |
make scrub & |
222 | 224 |
To view progress: |
223 | 225 |
tail -100 inputs/.TNRS/tnrs/logs/tnrs.make.log.sql |
Also available in: Unified diff
bugfix: /README.TXT: Full database import: To run TNRS: to rescrub all names: also need to re-create public-schema views that were cascadingly deleted