Revision 14654
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
15 | 15 |
Single datasource refresh: |
16 | 16 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo -u aaronmk -i |
17 | 17 |
# -> Maintenance > to back up the vegbiendev databases |
18 |
# place updated extract in inputs/ACAD/_src/ |
|
19 |
# place extracted flat file(s) in the appropriate table subdirs |
|
18 | 20 |
rm=1 inputs/<datasrc>/run # reload staging tables |
19 | 21 |
make inputs/<datasrc>/reimport_scrub by_col=1 & |
20 | 22 |
# this works whether or not datasource is already imported |
Also available in: Unified diff
/README.TXT: Single datasource refresh: added steps to place the updated extract and extracted flat file(s)