how can i bugfix "idle in transaction" lockups ?

From: Jonathan Vanasco <postgres(at)2xlp(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: how can i bugfix "idle in transaction" lockups ?
Date: 2010-11-30 15:21:40
Message-ID: 58CCACB8-A38A-4434-8865-EF19FDCBDEE3@2xlp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

on a project, i find myself continually finding the database locked up with "idle in transaction" connections

are there any commands that will allow me to check exactly what was going on in that transaction ?

i couldn't find anything in the docs, and the project has decent traffic, so its going to be an issue to log all statements so I can sift through the data by PID

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2010-11-30 15:25:52 Re: techniques for bulk load of spatial data
Previous Message Josh Kupershmidt 2010-11-30 14:07:31 Re: [GENERAL] column-level update privs + lock table