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

From Vick Khera
Subject Re: how to ensure a client waits for a previous transaction to finish?
Date
Msg-id 2968dfd60912071327h31d34e03k9efbc48679f29327@mail.gmail.com
Whole thread Raw
In response to Re: how to ensure a client waits for a previous transaction to finish?  (Dan Kortschak <dan.kortschak@adelaide.edu.au>)
List pgsql-general
On Mon, Dec 7, 2009 at 4:21 PM, Dan Kortschak
<dan.kortschak@adelaide.edu.au> wrote:
> The automated runs call each script as part of a PBS torque
> script (essentially a sh script calls each in turn).
>

Sounds more like it calls them in parallel, else your populate script
would have finished before your query script ran assuming they run in
the right order.

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: Adrian Klaver
Date:
Subject: Re: freeradius postgresql sql query glitch