| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Sriram Dandapani <sdandapani(at)counterpane(dot)com> |
| Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: idle in transaction |
| Date: | 2006-09-07 18:02:52 |
| Message-ID: | 8855BAFE-881D-483E-887D-524666DB0BB0@fastcrypt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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).
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Markus Schaber | 2006-09-08 12:42:10 | Re: PL/Java problem. |
| Previous Message | Guy Rouillier | 2006-09-07 17:54:01 | Re: PL/Java problem. |