Re: Bad planner results

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Bad planner results
Date: 2004-08-24 14:57:13
Message-ID: 3566.1093359433@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greg Stark <gsstark(at)mit(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-08-24 15:04:49 Re: pg_dump in stand alone backend
Previous Message Jeff Amiel 2004-08-24 14:56:54 pg_stat_activity versus ps