Re: What query optimisations are included in Postgresql?

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: What query optimisations are included in Postgresql?
Дата
Msg-id 5298F1D1.8080508@hogranch.com
обсуждение исходный текст
Ответ на What query optimisations are included in Postgresql?  (N <ceecmm@gmail.com>)
Список pgsql-general
On 11/28/2013 9:46 AM, N wrote:
> 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?


There's nearly as much query plan optimization as a C compiler has code
optimization.



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



В списке pgsql-general по дате отправления:

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: What query optimisations are included in Postgresql?
Следующее
От: Tjibbe
Дата:
Сообщение: Fwd: row_to_json() with numerical indices in stead of associative indices