Project

General

Profile

« Previous | Next » 

Revision 6494

README.TXT: Data import: Added steps to publish analytical DB on nimoy.bien_web

View differences:

README.TXT
47 47
    On local machine:
48 48
        make inputs/download-logs
49 49
        make backups/download
50
    Upload backups/analytical_aggregate.public.<version>.csv to nimoy at
51
        /home/bien/svn/backups/analytical_aggregate.public.<version>.csv
52
    On nimoy:
53
        cd /home/bien/svn/
54
        svn up
55
        In the bien_web DB:
56
            Rename any existing analytical_aggregate table
57
            Create the analytical_aggregate table using its schema in
58
                schemas/vegbien.my.sql
59
        bin/publish_analytical_db backups/analytical_aggregate.public.<version>.csv
50 60
    If desired, record the import times in inputs/import.stats.xls:
51 61
        Open inputs/import.stats.xls
52 62
        Insert a copy of the leftmost Column-based column group before it

Also available in: Unified diff