Re: idle in transaction - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: idle in transaction
Date
Msg-id 8855BAFE-881D-483E-887D-524666DB0BB0@fastcrypt.com
Whole thread Raw
In response to idle in transaction  ("Sriram Dandapani" <sdandapani@counterpane.com>)
List pgsql-jdbc
Hi,

This was a problem with older drivers, are you sure this the driver being used ?

--dc--
On 7-Sep-06, at 12:38 PM, Sriram Dandapani wrote:

Hi

 

We use jboss 4 with the postgresql-8.1-404.jar as the postgres driver (the database is 8.1.2)

 

I notice a lot of “idle in transaction” processes on the postgres server box.

 

This causes problems for autovacuum and generally the vacuuming process and prevents vacuum from completing the run.

 

How can we completely get rid of idle in transaction. We close all connections (jboss pooling is used).



pgsql-jdbc by date:

Previous
From: "Guy Rouillier"
Date:
Subject: Re: PL/Java problem.
Next
From: Markus Schaber
Date:
Subject: Re: PL/Java problem.