Revision 5205
Added by Aaron Marcuse-Kubitza about 12 years ago
README.TXT | ||
---|---|---|
22 | 22 |
To save it: make schemas/rotate |
23 | 23 |
Important: This must be done *after* running make_analytical_db on a |
24 | 24 |
previous import |
25 |
Start column-based import: . bin/import_all by_col=1 |
|
26 |
To use row-based import: . bin/import_all |
|
25 |
Start column-based import: . bin/import_all by_col=1 &
|
|
26 |
To use row-based import: . bin/import_all &
|
|
27 | 27 |
To stop all running imports: . bin/stop_imports |
28 | 28 |
Wait (overnight) for the import to finish |
29 | 29 |
./bin/make_analytical_db & |
Also available in: Unified diff
README.TXT: Data import: Run import_all in the background, because it needs to import all the taxonomic names synchronously before it can start the datasource import in the background