Re: On Scalability

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: On Scalability
Дата
Msg-id 4CAD769D.9090301@enterprisedb.com
обсуждение исходный текст
Ответ на Re: On Scalability  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Ответы Re: On Scalability  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On 07.10.2010 10:09, Vincenzo Romano wrote:
> Any feedbacks from TGL and Heikki, then?

I don't have anything to add to what others said already. Your best 
advice is to test it yourself.

I would expect the plan time to be linear relative to the number of 
partial indexes or child tables involved, except that constraint 
exclusion of CHECK constraints on the partitions is exponential. But I 
also wouldn't be surprised if there's some other non-linear aspect there 
that shows its head with thousands of partitions.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Vincenzo Romano
Дата:
Сообщение: Re: On Scalability
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Issues with Quorum Commit