Re: Another question about partitioning

Поиск
Список
Период
Сортировка
От paul rivers
Тема Re: Another question about partitioning
Дата
Msg-id 474CC704.5050705@gmail.com
обсуждение исходный текст
Ответ на Another question about partitioning  (Alex Vinogradovs <AVinogradovs@Clearpathnet.com>)
Ответы Re: Another question about partitioning
Список pgsql-general
Alex Vinogradovs wrote:
> Hello all,
>
>
> I have a table which is partitioned by range into 10 pieces with
> constraint exceptions. Constraint exceptions is enabled in server
> configuration too. For some reason, queries to the master table
> are still slower than direct queries against partitions. Is there
> any real reason for that, or I should look into misconfiguration ?
>
> Thanks!
>
>
> Best regards,
> Alex Vinogradovs
>
Is that true even if you type the query yourself in psql and ensure that
the values for the partitioned columns are constants in the where
clause?  Can you post an explain of the sql?

Paul


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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Linux v.s. Mac OS-X Performance
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: Linux v.s. Mac OS-X Performance