Re: What query optimisations are included in Postgresql? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: What query optimisations are included in Postgresql?
Date
Msg-id 5297833D.70605@gmail.com
Whole thread Raw
In response to What query optimisations are included in Postgresql?  (N <ceecmm@gmail.com>)
Responses Re: What query optimisations are included in Postgresql?
List pgsql-general
On 11/28/2013 09:46 AM, N wrote:
> Are there documents specifying the query optimisations in Postgresql
> like the SQLite (http://www.sqlite.org/optoverview.html)?

http://www.postgresql.org/docs/9.3/interactive/overview.html
http://www.postgresql.org/docs/9.3/interactive/performance-tips.html
>
>From the web, I can say, there are index and join optimisation, but
> are there anything others like Subquery flattening?
>
> thanks.
>
> Bentley.
>
>


--
Adrian Klaver
adrian.klaver@gmail.com


pgsql-general by date:

Previous
From: N
Date:
Subject: What query optimisations are included in Postgresql?
Next
From: N
Date:
Subject: Re: What query optimisations are included in Postgresql?