Revision 14653
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
13 | 13 |
cd /home/bien # should happen automatically at login |
14 | 14 |
|
15 | 15 |
Single datasource refresh: |
16 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo -u aaronmk -i |
|
16 | 17 |
# -> Maintenance > to back up the vegbiendev databases |
17 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo -u aaronmk -i |
|
18 | 18 |
rm=1 inputs/<datasrc>/run # reload staging tables |
19 | 19 |
make inputs/<datasrc>/reimport_scrub by_col=1 & |
20 | 20 |
# this works whether or not datasource is already imported |
Also available in: Unified diff
/README.TXT: Single datasource refresh: connect to vegbiendev first, even though steps before it have their own step to do this