Re: Connection Idle in transaction

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Connection Idle in transaction
Дата
Msg-id 40760081.5020903@opencloud.com
обсуждение исходный текст
Ответ на Connection Idle in transaction  (Gaetano Mendola <mendola@bigfoot.com>)
Список pgsql-jdbc
Gaetano Mendola wrote:

> AS you can see the JDBC driver must do a begin only before the
> first statement.
>
> Am I missing something ?

This has been something that could be improved for some time now. If we
delay the BEGIN we could also deal with transaction isolation changes
better. Overall, though, it's a pretty minor thing.

Patches are welcome..

-O

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

Предыдущее
От: "David Wall"
Дата:
Сообщение: Re: Connection Idle in transaction
Следующее
От: Warren Little
Дата:
Сообщение: Re: Connection Idle in transaction