idle in transaction - Mailing list pgsql-jdbc

From Sriram Dandapani
Subject idle in transaction
Date
Msg-id 6992E470F12A444BB787B5C937B9D4DF05ABC966@ca-mail1.cis.local
Whole thread Raw
Responses Re: idle in transaction  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc

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: Dave Cramer
Date:
Subject: Re: Moving to pgfoundry
Next
From: "Guy Rouillier"
Date:
Subject: Re: PL/Java problem.