Re: [PERFORM] Bad n_distinct estimation; hacks suggested? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PERFORM] Bad n_distinct estimation; hacks suggested?
Date
Msg-id 17677.1114575276@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PERFORM] Bad n_distinct estimation; hacks suggested?  (Rod Taylor <pg@rbt.ca>)
Responses Re: [PERFORM] Bad n_distinct estimation; hacks suggested?  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
Rod Taylor <pg@rbt.ca> writes:
> If when we have partitions, that'll be good enough. If partitions aren't
> available this would be quite painful to anyone with large tables --
> much as the days of old used to be painful for ANALYZE.

Yeah ... I am very un-enthused about these suggestions to make ANALYZE
go back to doing a full scan ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_restore stuck in a loop?
Next
From: Tom Lane
Date:
Subject: Re: Disable large objects GUC