Re: About method of PostgreSQL's Optimizer - Mailing list pgsql-performance

From Neil Conway
Subject Re: About method of PostgreSQL's Optimizer
Date
Msg-id 43277E3A.7070703@samurai.com
Whole thread Raw
In response to Re: About method of PostgreSQL's Optimizer  ("Cristian Prieto" <cristian@clickdiario.com>)
List pgsql-performance
Cristian Prieto wrote:
> Anyway, do you know where could I get more info and theory about
> database optimizer plan? (in general)

Personally I like this survey paper on query optimization:

     http://citeseer.csail.mit.edu/371707.html

The paper also cites a lot of other papers that cover specific
techniques in more detail.

-Neil

pgsql-performance by date:

Previous
From: Pryscila B Guttoski
Date:
Subject: Re: About method of PostgreSQL's Optimizer
Next
From: Tom Lane
Date:
Subject: Re: About method of PostgreSQL's Optimizer