Re: disposition of remaining patches - Mailing list pgsql-hackers

From Robert Haas
Subject Re: disposition of remaining patches
Date
Msg-id AANLkTinXH=GGkz8v663A+5zsrkN8bUsaoEE6ab7Swjoy@mail.gmail.com
Whole thread Raw
In response to Re: disposition of remaining patches  (Daniel Farina <daniel@heroku.com>)
List pgsql-hackers
On Fri, Feb 25, 2011 at 2:33 PM, Daniel Farina <daniel@heroku.com> wrote:
> I know I got hit by a backend synchronization (in the sense of locks,
> etc) bugs; do you think it is possible yours (sending SIGSTOP) could
> be the same root cause? I haven't followed all the other bugs cleared
> up by inspection.

I believe that the queue management logic is just totally busted and
needs to be rewritten.  I doubt there is much point in speculating
about details until that's done.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pageinspect's infomask and infomask2 as smallint
Next
From: Cédric Villemain
Date:
Subject: Re: WIP: cross column correlation ...