Project

General

Profile

« Previous | Next » 

Revision 5311

Added by daigle almost 14 years ago

Merge 1.9.2 changes back into the trunk

View differences:

createWorkflowSchedulerDB.txt
30 30
	Open the table creation script at:
31 31
		<metacat>/src/scripts/workflowscheduler-db-scripts/ws-tables-postgres.sql
32 32
	Copy each sql command and run in psql prompt.
33

  
34
        Or at the psql prompt, type "\i <metacat>/src/scripts/workflowscheduler-db-scripts/ws-tables-postgres.sql"
33 35
	
34 36
Populate tables
35 37
	Open the table creation script at:
36 38
		<metacat>/src/scripts/workflowscheduler-db-scripts/ws-loaddtdschema-postgres.sql
37 39
	Copy each sql command and run in psql prompt.
40
	
41
	Or  at the psql prompt, type "\i  <metacat>/src/scripts/workflowscheduler-db-scripts/ws-loaddtdschema-postgres.sql"
38 42
		

Also available in: Unified diff