Revision 5040
Added by Aaron Marcuse-Kubitza over 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/with_all 'import by_col=1'
|
|
25 |
Start column-based import: . bin/import_all by_col=1
|
|
26 | 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 |
Also available in: Unified diff
README.TXT: Data import: Starting column-based import: Use import_all, which now supports passing custom vars like by_col=1