Re: An Idea for planner hints

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Perez <arturo(at)ethicist(dot)net>
Subject: Re: An Idea for planner hints
Date: 2006-08-14 16:21:00
Message-ID: 200608141821.00754.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Perez wrote:
> I thought, from watching the list for a while, that the planner
> statistics needed were known but that how to gather the statistics
> was not?

I think over the course of the discussion we have figured out that we
would like to have cross-column correlation statistics. The precise
mathematical incarnation hasn't been determined yet, as far as I can
see. Collecting the statistics thereafter isn't that hard, but there
needs to be a way to not collect an exponential volume of statistics on
all column combinations.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2006-08-14 16:31:52 Re: ecpg tests make failed on Win32/MinGW
Previous Message Joshua D. Drake 2006-08-14 16:15:10 Re: list archives not being updated?