Bug #4284

From: "David Rowley" <dgrowley(at)gmail(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Bug #4284
Date: 2009-02-10 21:26:35
Message-ID: A0B29375B092437BAE089CF17DA0B05C@amd64
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I had an email today about an old bug that I reported back in July 2008.

http://archives.postgresql.org/pgsql-bugs/2008-07/msg00026.php

I didn't receive any response at the time and I didn't really follow it up.

My report contained a full re-creation script to reproduce the problem and
tonight I'm having the same problem with CVS Head. To my untrained eye it
looks like the planner is not properly pushing down the row count.

I know this is a busy time for all, but this seems to be distressing a few
people. At the time I didn't find anyway apart from disabling nested loops.

Would anyone gifted in the art of the query planner be able to look at this?

David.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-02-10 21:51:01 Re: Optimization rules for semi and anti joins
Previous Message Tom Lane 2009-02-10 21:11:27 Re: advance local xmin more aggressively