Re: Very poor estimates from planner - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Very poor estimates from planner
Date
Msg-id 14611.1068076624@sss.pgh.pa.us
Whole thread Raw
In response to Re: Very poor estimates from planner  (Rod Taylor <rbt@rbt.ca>)
Responses Re: Very poor estimates from planner
Re: Very poor estimates from planner
List pgsql-hackers
Rod Taylor <rbt@rbt.ca> writes:
>> I'm not sure if that will actually change the default_statistics_target

> Hmm.. I was under the impression that it would work for any tables that
> haven't otherwise been overridden.

It will.  I think Scott is recalling the original circa-7.2
implementation, where it wouldn't.  If you're unsure that you
affected it, check out the actual sizes of the array values in pg_stats.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Very poor estimates from planner
Next
From: Rod Taylor
Date:
Subject: Re: Very poor estimates from planner