Dan Kortschak wrote:
Yes, they are separate perl files (I'm thinking that perhaps this wasn't the best way to do it now, but for the moment I'm going to have to stick with it). In the case of the manual testing it's jus a matter of command line calls. The automated runs call each script as part of a PBS torque script (essentially a sh script calls each in turn).
I'm totally unfamiliar with torque., but you probably need to tell torque to run the first script and wait for it to return before running the rest, its probably launching a bunch concurrently.
-- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general