Re: Maintaining cluster order on insert

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Maintaining cluster order on insert
Дата
Msg-id 11028.1182005784@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Maintaining cluster order on insert  ("Jaime Casanova" <systemguards@gmail.com>)
Ответы Re: Maintaining cluster order on insert
Список pgsql-patches
"Jaime Casanova" <systemguards@gmail.com> writes:
> another question: if the fillfactor is 100% then is a complete waste
> of time to look for a suggested block. maybe we could check for that?

No, it isn't, since the page might have been vacuumed since it was last
filled up.

            regards, tom lane

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