Re: Transaction atomicity

Поиск
Список
Период
Сортировка
От Giuseppe Sacco
Тема Re: Transaction atomicity
Дата
Msg-id 1173282958.20645.44.camel@scarafaggio
обсуждение исходный текст
Ответ на Re: Transaction atomicity  ("Albe Laurenz" <all@adv.magwien.gv.at>)
Список pgsql-jdbc
Hi Laurenz,

Il giorno mer, 07/03/2007 alle 16.11 +0100, Albe Laurenz ha scritto:
[...]
> Does the behaviour change if you set the prepare threshold of
> the statement to 0?

Actually, I get a new pooled connection every time I need to start this
statement, so I create a new statement that I use just once. I think in
this case I cannot use the server side statement. In any case, based on
what I understood from MVCC documentation, a server side prepared
statement wound not change the behaviour.

Thanks,
Giuseppe

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Transaction atomicity
Следующее
От: Giuseppe Sacco
Дата:
Сообщение: Re: Transaction atomicity