Project

General

Profile

« Previous | Next » 

Revision 10804

/README.TXT: Single datasource import: run commands in the background, since these are long-running commands

View differences:

README.TXT
70 70
		Linux and Mac OS X.
71 71

  
72 72
Single datasource import:
73
	(Re)import and scrub: make inputs/<datasrc>/reimport_scrub by_col=1
74
	(Re)import only: make inputs/<datasrc>/reimport by_col=1
75
	(Re)scrub: make inputs/<datasrc>/rescrub by_col=1
73
	(Re)import and scrub: make inputs/<datasrc>/reimport_scrub by_col=1 &
74
	(Re)import only: make inputs/<datasrc>/reimport by_col=1 &
75
	(Re)scrub: make inputs/<datasrc>/rescrub by_col=1 &
76 76
	Note that these commands also work if the datasource is not yet imported
77 77

  
78 78
Full database import:

Also available in: Unified diff