Project

General

Profile

« Previous | Next » 

Revision 4487

README.TXT: Data import: Added testing steps to perform on local machine before running the import

View differences:

README.TXT
12 12
        is in recovery mode" which go away upon reimport.
13 13

  
14 14
Data import:
15
    Perform the following steps on vegbiendev:
15
    On local machine:
16
        make test by_col=1
17
            If you get errors (including skipped errors), this always indicates
18
            a bug, usually in either the unique constraints or column-based
19
            import itself
20
            Note that inserted row count diffs of a few rows are benign
21
    On vegbiendev:
16 22
    svn up
17 23
    Update the schemas: make schemas/reinstall
18 24
        WARNING: This will delete the current public schema of your VegBIEN DB!

Also available in: Unified diff