Revision 6802
Added by Aaron Marcuse-Kubitza almost 12 years ago
README.TXT | ||
---|---|---|
22 | 22 |
Update the schemas: make schemas/reinstall |
23 | 23 |
WARNING: This will delete the current public schema of your VegBIEN DB! |
24 | 24 |
To save it: make schemas/rotate |
25 |
Make sure there is at least 100GB of disk space on /: df -h |
|
26 |
The import schema is 75GB, and may use additional space for temp tables |
|
25 | 27 |
Start column-based import: . bin/import_all by_col=1 |
26 | 28 |
To use row-based import: . bin/import_all |
27 | 29 |
To stop all running imports: . bin/stop_imports |
Also available in: Unified diff
README.TXT: Data import: Before import, added step to make sure there is at least 100GB of disk space