Re: Connection Idle in transaction - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Connection Idle in transaction
Date
Msg-id 40760081.5020903@opencloud.com
Whole thread Raw
In response to Connection Idle in transaction  (Gaetano Mendola <mendola@bigfoot.com>)
List 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 by date:

Previous
From: "David Wall"
Date:
Subject: Re: Connection Idle in transaction
Next
From: Warren Little
Date:
Subject: Re: Connection Idle in transaction