| От | Tom Lane |
|---|---|
| Тема | Re: CLUSTER and clustered indices |
| Дата | |
| Msg-id | 26552.1132243110@sss.pgh.pa.us обсуждение |
| Ответ на | CLUSTER and clustered indices (Simon Riggs <simon@2ndquadrant.com>) |
| Ответы |
Re: CLUSTER and clustered indices
|
| Список | pgsql-hackers |
Simon Riggs <simon@2ndquadrant.com> writes:
> When a table has been CLUSTERed on a particular index AND that index
> values is monotonically increasing, then it would be a bad move to use
> blocks from the FSM since this would tend to destroy the natural
> clustering sequence.
By the time there are any blocks in FSM to take, the original clean
index page sequence is doubtless history. The pure-increasing-key
scenario you are thinking of never will have any FSM entries, so it's
moot.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера