Revision 12883
Added by Aaron Marcuse-Kubitza almost 11 years ago
README.TXT | ||
---|---|---|
398 | 398 |
On local machine: |
399 | 399 |
make mappings/VegCore.htm-remake; make mappings/ |
400 | 400 |
apply new data dict mappings to datasource mappings/staging tables: |
401 |
inputs/run postprocess # runtime: 20 min ("17m48.217s") @starscream
|
|
401 |
inputs/run postprocess # runtime: see inputs/run
|
|
402 | 402 |
time yes|make inputs/{NVS,SALVIAS,TEAM}/test # old-style import; runtime: 30 s ("0m28.562s") @starscream |
403 | 403 |
svn di mappings/VegCore.tables.redmine |
404 | 404 |
If there are changes, update the data dictionary's Tables section |
... | ... | |
477 | 477 |
on the local machine, or the live DB may be unrestorable! |
478 | 478 |
update staging table column names: |
479 | 479 |
on local machine: |
480 |
inputs/run postprocess # runtime: 20 min ("17m48.217s") @starscream
|
|
480 |
inputs/run postprocess # runtime: see inputs/run
|
|
481 | 481 |
time yes|make inputs/{NVS,SALVIAS,TEAM}/test # old-style import; runtime: 30 s ("0m28.562s") @starscream |
482 | 482 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo su - aaronmk |
483 | 483 |
manually apply schema changes to the live public schema |
Also available in: Unified diff
/README.TXT: calls to `inputs/run postprocess`: direct user to refer to inputs/run for this, so the runtime doesn't have to be updated in multiple places