Re: how to ensure a client waits for a previous transaction to finish?

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: how to ensure a client waits for a previous transaction to finish?
Дата
Msg-id 4B1D7305.7030605@hogranch.com
обсуждение исходный текст
Ответ на Re: how to ensure a client waits for a previous transaction to finish?  (Dan Kortschak <dan.kortschak@adelaide.edu.au>)
Ответы Re: how to ensure a client waits for a previous transaction to finish?  (Dan Kortschak <dan.kortschak@adelaide.edu.au>)
Список pgsql-general
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.





В списке pgsql-general по дате отправления:

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: how to ensure a client waits for a previous transaction to finish?
Следующее
От: Vick Khera
Дата:
Сообщение: Re: how to ensure a client waits for a previous transaction to finish?