Re: CLUSTER all tables at once?

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: CLUSTER all tables at once?
Дата
Msg-id 1029185939.42569.102.camel@jester
обсуждение исходный текст
Ответ на CLUSTER all tables at once?  (Alvaro Herrera <alvherre@atentus.com>)
Список pgsql-hackers
> Maybe if some index had the indisclustered bit set one could select
> that; but is it possible for some table to have more than one index with
> it?  Intuition (but no code observation) says no.  And what happens with
> those tables that do not have any such index?

The bool marker sounds useful.  Falling back on the primary key is
probably the most appropriate.



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Oracle releasing clustered file system code
Следующее
От: Joe Conway
Дата:
Сообщение: Re: [GENERAL] workaround for lack of REPLACE() function