Project

General

Profile

« Previous | Next » 

Revision 4793

README.TXT: Data import: Added note that `make schemas/reinstall` must be done after running make_analytical_db on a previous import

View differences:

README.TXT
23 23
    Update the schemas: make schemas/reinstall
24 24
        WARNING: This will delete the current public schema of your VegBIEN DB!
25 25
        To save it: make schemas/rotate
26
        Important: This must be done *after* running make_analytical_db on a
27
            previous import
26 28
    Start column-based import: . bin/with_all 'import by_col=1'
27 29
        To use row-based import: . bin/import_all
28 30
        To stop all running imports: . bin/stop_imports

Also available in: Unified diff