Project

General

Profile

« Previous | Next » 

Revision 4396

README.TXT: After a new import: Use bin/make_analytical_db instead of `make schemas/analytical_db`, and run it asynchronously because it takes a long time

View differences:

README.TXT
24 24
Backups:
25 25
    After a new import:
26 26
        On vegbiendev:
27
        make schemas/analytical_db
27
        ./bin/make_analytical_db &
28
        Wait for make_analytical_db to finish
28 29
        make schemas/rotate
29 30
        Rename the rotated schema using the date in the first datasource's log
30 31
            file name

Also available in: Unified diff