Re: how to ensure a client waits for a previous transaction to finish? - Mailing list pgsql-general

From Dan Kortschak
Subject Re: how to ensure a client waits for a previous transaction to finish?
Date
Msg-id 1260220868.10944.11.camel@epistle
Whole thread Raw
In response to Re: how to ensure a client waits for a previous transaction to finish?  (John R Pierce <pierce@hogranch.com>)
Responses Re: how to ensure a client waits for a previous transaction to finish?  (John R Pierce <pierce@hogranch.com>)
Re: how to ensure a client waits for a previous transaction to finish?  (Vick Khera <vivek@khera.org>)
List pgsql-general
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).

cheers

On Mon, 2009-12-07 at 13:16 -0800, John R Pierce wrote:
> when you say 'a series of perl scripts', do you mean separate perl
> files, each run as their own process?   how are you invoking them?



pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: how to ensure a client waits for a previous transaction to finish?
Next
From: Dan Kortschak
Date:
Subject: Re: how to ensure a client waits for a previous transaction to finish?