| From: | Arturo Perez <aperez(at)hayesinc(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Hints (Was: Index Tuning Features) |
| Date: | 2006-10-13 12:01:13 |
| Message-ID: | aperez-51E545.08010913102006@news.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
In article <20061012112647(dot)GD28443(at)phlogiston(dot)dyndns(dot)org>,
ajs(at)crankycanuck(dot)ca (Andrew Sullivan) wrote:
> On Thu, Oct 12, 2006 at 08:34:45AM +0200, Florian Weimer wrote:
> >
> > Some statistics are very hard to gather from a sample, e.g. the number
> > of distinct values in a column.
>
> I like the suggestion, though, that there be ways to codify known
> relationships in the system in such a way that the optimizer can
> learn to use that information.
Since there is already a genetic-algorithm based optimizer, is there any
way to use that to gather information to improve statistics?
For example, put the GA optimizer into a mode where it tries some of the
plans it comes up with and collects data on how they perform?
-arturo
| From | Date | Subject | |
|---|---|---|---|
| Next Message | NikhilS | 2006-10-13 12:47:47 | Additional stats for Relations |
| Previous Message | Zeugswetter Andreas ADI SD | 2006-10-13 09:44:20 | Re: Hints WAS: Index Tuning Features |