Re: Strange explain on partitioned tables

Поиск
Список
Период
Сортировка
От Gerald Fontenay
Тема Re: Strange explain on partitioned tables
Дата
Msg-id 4C4A11CB.6040800@lbl.gov
обсуждение исходный текст
Ответ на Re: Strange explain on partitioned tables  (Greg Smith <greg@2ndquadrant.com>)
Ответы Re: Strange explain on partitioned tables  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Strange explain on partitioned tables  (Greg Smith <greg@2ndquadrant.com>)
Re: Strange explain on partitioned tables  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-performance
> The PostgreSQL partitioning system is aimed to support perhaps a
> hundred inherited tables.  You can expect to get poor performance on
> queries if you create 1000 of them.

Hi,

Why is that you would expect poor performance for say 1000 or more? I
have a ~1000 inherited tables and I don't see any significant slowdowns.
I only ever access a single inherited table at a time though in this
situation. I suppose I am using inheritance only for organization in
this case...

Thanks,
Gerald





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

Предыдущее
От: Craig James
Дата:
Сообщение: Re: Using more tha one index per table
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Strange explain on partitioned tables