Re: GSoC idea - Simulated annealing to search for query plans - Mailing list pgsql-hackers

From Tom Lane
Subject Re: GSoC idea - Simulated annealing to search for query plans
Date
Msg-id 8389.1425000213@sss.pgh.pa.us
Whole thread Raw
In response to Re: GSoC idea - Simulated annealing to search for query plans  (Josh Berkus <josh@agliodbs.com>)
Responses Re: GSoC idea - Simulated annealing to search for query plans  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> On 02/26/2015 01:59 PM, Grzegorz Parka wrote:
>> I'm interested in one of old TODO items related to the optimizer -
>> 'Consider compressed annealing to search for query plans'.

> You might look at the earlier attempt to make the GEQO replacement
> "pluggable".  That project failed to complete sufficiently to be a
> feature though, but it did enough to show that our current GEQO
> implementation was suboptimal.

> I'm currently searching for this project ... it was a GSOC project, but
> I think before they required posting to Google Code.

I seem to recall somebody demo'ing a simulated-annealing GEQO replacement
at PGCon a couple years back.  It never got to the point of being a
submitted patch though.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: GSoC idea - Simulated annealing to search for query plans
Next
From: Andres Freund
Date:
Subject: Re: GSoC idea - Simulated annealing to search for query plans