Revision 7640
Added by Aaron Marcuse-Kubitza almost 12 years ago
README.TXT | ||
---|---|---|
87 | 87 |
svn up |
88 | 88 |
export version=<version> |
89 | 89 |
make backups/analytical_aggregate.$version.csv/download |
90 |
make -s backups/analytical_aggregate.$version.csv.md5/test |
|
91 |
Check that "OK" is printed next to the filename |
|
92 | 90 |
In the bien_web DB: |
93 | 91 |
Create the analytical_aggregate_<version> table using its schema |
94 | 92 |
in schemas/vegbien.my.sql |
93 |
make -s backups/analytical_aggregate.$version.csv.md5/test |
|
94 |
Check that "OK" is printed next to the filename |
|
95 | 95 |
env table=analytical_aggregate_$version bin/publish_analytical_db \ |
96 | 96 |
backups/analytical_aggregate.$version.csv |
97 | 97 |
If desired, record the import times in inputs/import.stats.xls: |
Also available in: Unified diff
README.TXT: Full database import: On nimoy: Moved analytical_aggregate table creation right after analytical_aggregate..csv download because it can happen while the file is downloaded