idle in transaction - Mailing list pgsql-jdbc

From Warren Little
Subject idle in transaction
Date
Msg-id 1076866428.3148.14.camel@localhost.localdomain
Whole thread Raw
Responses Re: idle in transaction  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
I recently posted this on pgsql-admin and was directed to try this list
as well.

We recently upgraded postgres from 7.3 to 7.4, along with the JDBC jar,
and noticed all the backend processes/connections are left in the "idle
in transaction" state where before they where left in the "idle" state.
Has something changed in the 7.4 jdbc driver vs 7.3 which might be
causing this?
Note
We call setAutoCommit(FALSE) on every connection when created.


--
Warren Little
Senior Vice President
Secondary Marketing
Security Lending Wholesale, LC
www.securitylending.com
Tel: 866-369-7763
Fax: 866-849-8082

pgsql-jdbc by date:

Previous
From: "Chris Smith"
Date:
Subject: PATCH - watch transaction state and improve transaction handling
Next
From: "tijgertje"
Date:
Subject: jdbc supportsStoredProcedures