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

From N
Subject What query optimisations are included in Postgresql?
Date
Msg-id CAL1O4=VzNbMcEoLwoDTYim1r=Q3bRyu+-JhWKBnrY7Q=xBahAQ@mail.gmail.com
Whole thread Raw
Responses Re: What query optimisations are included in Postgresql?
Re: What query optimisations are included in Postgresql?
Re: What query optimisations are included in Postgresql?
List pgsql-general
Are there documents specifying the query optimisations in Postgresql
like the SQLite (http://www.sqlite.org/optoverview.html)?

From the web, I can say, there are index and join optimisation, but
are there anything others like Subquery flattening?

thanks.

Bentley.


pgsql-general by date:

Previous
From: Steve.Toutant@inspq.qc.ca
Date:
Subject: query creates a huge toast tables
Next
From: Adrian Klaver
Date:
Subject: Re: What query optimisations are included in Postgresql?