Re: Should I partition this table?

Поиск
Список
Период
Сортировка
От AlexK
Тема Re: Should I partition this table?
Дата
Msg-id 1405017387916-5811157.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Should I partition this table?  (Kevin Grittner <kgrittn@ymail.com>)
Ответы Re: Should I partition this table?  (Bill Moran <wmoran@potentialtech.com>)
Re: Should I partition this table?  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-general
Kevin,

What would be the advantages of partitioning on ranges of ParentID? Each
query will touch at most one partition. I might or might not get PK indexes
one level of depth less.

I understand that I will CLUSTER these smaller tables and benefit from that.
Other than clustering, what are other advantages?



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Should-I-partition-this-table-tp5811130p5811157.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: Should I partition this table?
Следующее
От: Yves Dorfsman
Дата:
Сообщение: checkpoint