Project

General

Profile

« Previous | Next » 

Revision 8250

README.TXT: Datasource setup: Install the staging tables: Removed requirement that `make inputs/<datasrc>/reinstall quiet=1 &` be run on vegbiendev for MySQL .sql exports, because the hostname is now set to vegbiendev instead of localhost

View differences:

README.TXT
205 205
            that depend on it
206 206
    Install the staging tables:
207 207
        make inputs/<datasrc>/reinstall quiet=1 &
208
            For a MySQL .sql export, this must be done on vegbiendev
209 208
        To view progress: tail -f inputs/<datasrc>/<table>/logs/install.log.sql
210 209
        View the logs: tail -n +1 inputs/<datasrc>/*/logs/install.log.sql
211 210
            tail provides a header line with the filename

Also available in: Unified diff