Project

General

Profile

« Previous | Next » 

Revision 6212

README.TXT: Removed step to manually run make_analytical_db, now that this is done automatically by import_all. Added separate instructions to remake the analytical DB.

View differences:

README.TXT
37 37
    If many do not, fix the bug and discard the current (partial) import:
38 38
        make schemas/public/reinstall
39 39
    Otherwise, continue
40
    ./bin/make_analytical_db &
41
        To view progress:
42
            tail -f inputs/analytical_db/logs/make_analytical_db.log.sql
43
    Wait for make_analytical_db to finish
44 40
    Determine the import name:
45 41
        bin/import_name inputs/{.,}*/*/logs/*.r<revision>[.-]*log.sql
46 42
    Archive the last import: make schemas/rename/public.<import_name>
......
63 59
        If the row counts do not match up, insert or reorder rows as needed
64 60
            until they do
65 61
        Commit: svn ci -m "inputs/import.stats.xls: Updated import times"
62
    To remake analytical DB: bin/make_analytical_db &
63
        To view progress:
64
            tail -f inputs/analytical_db/logs/make_analytical_db.log.sql
66 65

  
67 66
Backups:
68 67
    Archived imports:

Also available in: Unified diff