| From: | Josh Berkus <josh(at)agliodbs(dot)com> |
|---|---|
| To: | pgsql-perform <pgsql-performance(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Bad n_distinct estimation; hacks suggested? |
| Date: | 2005-04-23 23:53:16 |
| Message-ID: | 200504231653.16317.josh@agliodbs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-performance |
People,
> Can someone whose math is more recent than calculus in 1989 take a look at
> that paper, and look at the formula toward the bottom of page 10, and see
> if we are correctly interpreting it? I'm particularly confused as to
> what "q" and "d-sub-n" represent. Thanks!
Actually, I managed to solve for these and it appears we are using the formula
correctly. It's just a bad formula.
--
--Josh
Josh Berkus
Aglio Database Solutions
San Francisco
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hannu Krosing | 2005-04-24 00:43:22 | How to make lazy VACUUM of one table run in several transactions ? |
| Previous Message | Andrew Dunstan | 2005-04-23 23:44:28 | Re: [HACKERS] Bad n_distinct estimation; hacks suggested? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-04-24 00:10:05 | Re: two queries and dual cpu (perplexed) |
| Previous Message | Andrew Dunstan | 2005-04-23 23:44:28 | Re: [HACKERS] Bad n_distinct estimation; hacks suggested? |