Re: uninterruptable loop: concurrent delete in progress within table - Mailing list pgsql-bugs

From Andres Freund
Subject Re: uninterruptable loop: concurrent delete in progress within table
Date
Msg-id 20140530153322.GD30516@awork2.anarazel.de
Whole thread Raw
In response to Re: uninterruptable loop: concurrent delete in progress within table  (Sandro Santilli <strk@keybit.net>)
Responses Re: uninterruptable loop: concurrent delete in progress within table  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-bugs
On 2014-05-30 17:28:03 +0200, Sandro Santilli wrote:
> On Fri, May 30, 2014 at 04:59:10PM +0200, Sandro Santilli wrote:
> > On Fri, May 30, 2014 at 04:45:35PM +0200, Andres Freund wrote:
> > > Hi,
> > >
> > > On 2014-05-30 16:31:50 +0200, Sandro Santilli wrote:
> > > > The attached script shows a plpgsql function that enters
> > > > an infinite loop which is not interrupted by statement_timeout.
> > >
> > > There's nothing attached... :)
> >
> > Oops, sorry.
> > I've sent (and will send) on request to interested parties.
>
> Actually, I further reduced it to not rely on PostGIS
> and it is attached here.

Thanks. I've reproduced it and I am looking at it right now.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-bugs by date:

Previous
From: Sandro Santilli
Date:
Subject: Re: uninterruptable loop: concurrent delete in progress within table
Next
From: Andres Freund
Date:
Subject: Re: uninterruptable loop: concurrent delete in progress within table