> mergejoinscansel doesn't currently try to fix up the histogram bounds
> by
> consulting indexes. At the time I was afraid of the costs of doing
> that, and I still am; but it would be a way to address this issue.

Oh?  Hmmm.  I have a ready-made test case for the benefit case on this.   
However, I'm not clear on how we would test the costs.

But this type of query plan is clearly pathological, and is experienced by 
users as a performance regression since 8.3.  I now have the user doing 
analyzes of fairly large tables 2/hour to avoid the problem.  So I don't think 
we can leave it alone.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
San Francisco

-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to