Re: pg_index.isclustered can work

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_index.isclustered can work
Дата
Msg-id 28530.989893787@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_index.isclustered can work  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: pg_index.isclustered can work  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I can easily have pg_index.indisclustered updated to 'true' if you ever
> CLUSTER the index.  Is that useful to anyone?  Remember, clustering
> doesn't remain if you modify the table.

I don't see any value in it as long as CLUSTER is in the disreputable
shape it's in.  I don't really like giving people the impression that
CLUSTER is a supported operation ;-)
        regards, tom lane


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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: RE: Updating system catalogs after a tuple deletion
Следующее
От: Stephan Szabo
Дата:
Сообщение: RE: Updating system catalogs after a tuple deletion