Re: can't cancel a query with pg_cancel_backend - Mailing list pgsql-admin

From Marc Cousin
Subject Re: can't cancel a query with pg_cancel_backend
Date
Msg-id 200905051827.48050.cousinmarc@gmail.com
Whole thread Raw
In response to Re: can't cancel a query with pg_cancel_backend  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
great, thanks a lot...

On Tuesday 05 May 2009 17:11:35 Tom Lane wrote:
> Marc Cousin <mcousin@sigma.fr> writes:
> > On Tuesday 05 May 2009 16:35:11 Tom Lane wrote:
> >> Hmm ... is it likely that index entries with pathid = 120 are *very* few
> >> and far between in jobid order?  It looks like we have no
> >> CHECK_FOR_INTERRUPTS calls inside the loop in _bt_next(), which is
> >> probably a mistake ...
> >
> > In fact. there are none, as I had just removed them and I wasn't sure of
> > it, so I was double-checking before telling my colleagues it was OK :)
>
> OK, that explains it then :-(.  I'll see about fixing this.
>
>             regards, tom lane



pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can't drop constraint?
Next
From: Carol Walter
Date:
Subject: Re: Can't drop constraint?