Re: FSM search modes
| От | Itagaki Takahiro |
|---|---|
| Тема | Re: FSM search modes |
| Дата | |
| Msg-id | 20090918103526.534A.52131E4D@oss.ntt.co.jp обсуждение исходный текст |
| Ответ на | FSM search modes (Simon Riggs <simon@2ndQuadrant.com>) |
| Ответы |
Re: FSM search modes
|
| Список | pgsql-hackers |
Simon Riggs <simon@2ndQuadrant.com> wrote: > * compact - page selection specifically attempts to find the lowest > numbered blocks, so that the table will naturally shrink over time. We cannot shrink the table if one tuple remains at the end of table and the tuple is always HOT-updated, because we put a new tuple into the same page where the old tuple is placed if possible. In addition to your intelligent FSM search modes, do we need another algorithm to make the compaction to work better? Regards, --- ITAGAKI Takahiro NTT Open Source Software Center
В списке pgsql-hackers по дате отправления: