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

From: Jonathan Vanasco <postgres(at)2xlp(dot)com>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: how can i bugfix "idle in transaction" lockups ?
Date: 2010-12-03 05:31:32
Message-ID: 01853EA9-5183-4DEA-A817-8BAB6E39B28A@2xlp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

begin w/o commit or rollback?

and thanks. you've been very helpful!

On Nov 30, 2010, at 2:21 PM, Merlin Moncure wrote:

> Begin w/o commit is a grave application error and you should
> consider reworking your code base so that it doesn't happen (ever).

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christophe Pettus 2010-12-03 06:13:57 Re: how can i bugfix "idle in transaction" lockups ?
Previous Message Alvaro Herrera 2010-12-03 00:21:50 Re: Looking for auto starting procedures