Re: Cancelling idle in transaction state - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Cancelling idle in transaction state
Date
Msg-id 1232570487.2327.633.camel@ebony.2ndQuadrant
Whole thread Raw
In response to Re: Cancelling idle in transaction state  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Cancelling idle in transaction state  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Wed, 2009-01-21 at 15:22 -0500, Bruce Momjian wrote:
> Added to TODO:
>     
>     Allow administrators to cancel multi-statement idle
>     transactions
>     
>         This allows locks to be released, but it is complex to report the
>         cancellation back to the client.
>     
>             * http://archives.postgresql.org/pgsql-hackers/2008-12/msg01340.php 

This is part of Hot Standby.

The bug is on the TODO list.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Pluggable Indexes
Next
From: Bruce Momjian
Date:
Subject: Re: Cancelling idle in transaction state