partition pruning

Поиск
Список
Период
Сортировка
От Anj Adu
Тема partition pruning
Дата
Msg-id f2fd819a1003011129h2222281fqa67bc45e051c6dd8@mail.gmail.com
обсуждение исходный текст
Ответы Re: partition pruning
Список pgsql-performance
When I use intervals in my query e.g  col1 between current_timestamp -
interval '10 days' and current_timestamp...the optimizer checks ALL
partitions  whereas if I use   col1 between 2 hardcoded dates..only
the applicable partitions are scanned.

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