Re: how can i bugfix "idle in transaction" lockups ?

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: pgsql-general list <pgsql-general(at)postgresql(dot)org>
Subject: Re: how can i bugfix "idle in transaction" lockups ?
Date: 2010-12-03 06:13:57
Message-ID: 38C4C998-5A67-4D0A-9207-33A9C95E6360@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Nov 30, 2010, at 7:21 AM, Jonathan Vanasco wrote:

> 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

With machine-readable logs, it shouldn't be *that* serious an issue.

1. Are you using connection pooling?
2. What's the application server environment?

--
-- Christophe Pettus
xof(at)thebuild(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Konstantin Izmailov 2010-12-03 06:34:33 Re: number of rows returned by a query
Previous Message Jonathan Vanasco 2010-12-03 05:31:32 Re: how can i bugfix "idle in transaction" lockups ?