Re: Group-count estimation statistics - Mailing list pgsql-hackers

From Manfred Koizar
Subject Re: Group-count estimation statistics
Date
Msg-id 294sv0tqnmfhofebc7q1qq12qisesv75l7@email.aon.at
Whole thread Raw
In response to Group-count estimation statistics  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Group-count estimation statistics  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 28 Jan 2005 10:53:33 -0500, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> we should consider
>something like "clamp to size of table / 10" instead.

... unless a *single* grouping column is estimated to have more than
N/10 distinct values, which should be easy to check.

ServusManfred


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Packaging begins in 4 hours ...
Next
From: Manfred Koizar
Date:
Subject: Re: Refactoring