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 4B1D7095.8060009@hogranch.com
обсуждение исходный текст
Ответ на 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:
> Hi, this is a bit of a noob question.
>
> I am using PGSql to perform some large analyses, with the clients being
> a sequentially run set of perl scripts (one to set up and populate
> tables and then down stream scripts to query the database for the
> results).
> ....

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 по дате отправления:

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