[jboss-user] [JBoss jBPM] - Re: 3.2.1 jbpm.jpdl.postgresql.sql

luukey do-not-reply at jboss.com
Tue Jul 24 13:43:52 EDT 2007


Yes, there are no semicolons at the end of the line, but no big deal:postgres> cat jbpm.jpdl.postgresql.sql | while read line; do echo "$line;" | psql jbpm; done. While the creation, the database complains about nonexistent tables, but the script goes on, and eventually creates the required structure. I use PostgreSQL 8.1.4.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067121#4067121

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067121



More information about the jboss-user mailing list