Re: disbursion - Mailing list pgsql-hackers

From Tom Lane
Subject Re: disbursion
Date
Msg-id 28910.959903335@sss.pgh.pa.us
Whole thread Raw
In response to disbursion  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom, since you check pg_statsistic in the optimizer for the most common
> value, should we downgrade the pg_attribute.attdisbursion value when we
> know the value is not the most common value?  Are you doing that
> already?

Yeah, we already do.  In fact the last tweak in that area was to reduce
the ratio we multiply by in just that situation.  It's a poor substitute
for actually having better stats of course...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Keith Parks
Date:
Subject: Re: Problems with recent CVS versions and Solaris.
Next
From: Tom Lane
Date:
Subject: Re: Problems with recent CVS versions and Solaris.