Project

General

Profile

« Previous | Next » 

Revision 4482

README.TXT: Added steps before the import to `svn up` and update the schemas

View differences:

README.TXT
13 13

  
14 14
Data import:
15 15
    Perform the following steps on vegbiendev:
16
    svn up
17
    Update the schemas: make schemas/reinstall
18
        WARNING: This will delete the current public schema of your VegBIEN DB!
19
        To save it: make schemas/rotate
16 20
    Start column-based import: . bin/with_all 'import by_col=1'
17 21
        To use row-based import: . bin/import_all
18 22
        To stop all running imports: . bin/stop_imports

Also available in: Unified diff