Re: ALTER TABLE TODO items

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ALTER TABLE TODO items
Дата
Msg-id 1293.1083862319@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ALTER TABLE TODO items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: ALTER TABLE TODO items
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> At a minimum, we should indicate we dropped the cluster on the index.

[shrug] If you're going to make me do that, I might as well reinstall
the bit on the new index.  The code's problem is it doesn't know that
any of the indexes it dropped were clustered, and finding that out is
90% of the issue.

What I want to know is whether it is sensible to mark the revised index
as clustered, given that its semantics might be significantly different
from before.
        regards, tom lane


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

Предыдущее
От: sdv mailer
Дата:
Сообщение: Re: PostgreSQL pre-fork speedup
Следующее
От: Thomas Swan
Дата:
Сообщение: Re: PostgreSQL pre-fork speedup