Re: [BUGS] BUG #4243: Idle in transaction

2008-06-17 Thread Andrew Sullivan
On Tue, Jun 17, 2008 at 06:49:57AM +, Clemens Wagner wrote: > I have sometimes hanging psql backend processes with "idle in transaction" There is no bug here. Some transaction is stuck waiting for something else, or else you've left a transaction hanging around that way (is your JDBC driver o

[BUGS] BUG #4243: Idle in transaction

2008-06-17 Thread Clemens Wagner
The following bug has been logged online: Bug reference: 4243 Logged by: Clemens Wagner Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.7 and 8.3.1 Operating system: Linux 2.6.18-53.1.14.el5 Description:Idle in transaction Details: I have sometimes hanging