Re: Bad planner results - Mailing list pgsql-general

From Tom Lane
Subject Re: Bad planner results
Date
Msg-id 3566.1093359433@sss.pgh.pa.us
Whole thread Raw
In response to Bad planner results  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
Greg Stark <gsstark@mit.edu> writes:
> I think this is just a bad case of "nested loops are costed wrong".

Looks to me like a statistical failure.  Why does it think there will be
4000 rows out of that join when there are only 93?

            regards, tom lane

pgsql-general by date:

Previous
From: Jeff Amiel
Date:
Subject: pg_stat_activity versus ps
Next
From: Gaetano Mendola
Date:
Subject: Re: Connection to a PG 8.0 Beta 1 win32 server