Re: BUG #4487: CLUSTER does not take account of VACUUM statistics

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #4487: CLUSTER does not take account of VACUUM statistics
Дата
Msg-id 48FCCA72.6050904@enterprisedb.com
обсуждение исходный текст
Ответ на BUG #4487: CLUSTER does not take account of VACUUM statistics  ("anonymous" <noreply@postgresql.org>)
Список pgsql-bugs
anonymous wrote:
> CLUSTER still does a full page scan although there are 0 dead rows on table.

That's not a bug. Keep in mind that the main purpose of CLUSTER is not
to remove dead tuples, but to reorder the rows.

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

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