Project

General

Profile

« Previous | Next » 

Revision 7287

README.TXT: Added Single datasource import section with commands to import/reimport/scrub just a datasource rather than the full DB

View differences:

README.TXT
21 21
        to access the database as the postgres superuser. This applies to both
22 22
        Linux and Mac OS X.
23 23

  
24
Data import:
24
Single datasource import:
25
    (Re)import and scrub: make inputs/<datasrc>/reimport_scrub
26
    (Re)import only: make inputs/<datasrc>/reimport
27
    (Re)scrub: make inputs/<datasrc>/rescrub
28
    Note that these commands also work if the datasource is not yet imported
29

  
30
Full database import:
25 31
    On local machine:
26 32
        make inputs/upload
27 33
        make test by_col=1

Also available in: Unified diff