Re: join ordering via Simulated Annealing

From: Adriano Lange <alange0001(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: join ordering via Simulated Annealing
Date: 2009-12-24 02:00:16
Message-ID: 4B32CB30.3070100@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em 22-12-2009 22:23, Jan Urbański escreveu:
> o) the initial state is not really a random plan, it's usualy a
> left-deep tree (and is very inefficient) and this might skew results.

Maybe a QuickPick + SA.
http://www.springerlink.com/content/garn64gt61ju5xfa/
http://portal.acm.org/citation.cfm?doid=1559845.1559889

Att
Adriano Lange

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-12-24 02:41:26 Re: creating index names automatically?
Previous Message Bruce Momjian 2009-12-24 01:33:38 Re: Removing pg_migrator limitations