Re: Why is my index not used

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Kristian Eide" <kreide(at)online(dot)no>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Why is my index not used
Date: 2002-02-18 21:04:46
Message-ID: 13742.1014066286@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Kristian Eide" <kreide(at)online(dot)no> writes:
> Why do postgre think it will get over 46k rows from this query?

Not sure (and you didn't give the pg_statistic data that might tell us
why). But it's no longer a very interesting question; we will not be
fixing 7.1 optimizer bugs anymore. Please try it in 7.2 and see if you
get better results.

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-02-19 01:26:19 Re: obtaining row number of select
Previous Message Chris Ruprecht 2002-02-18 20:59:22 Re: Why is my index not used