Re: Subject: bool / vacuum full bug followup part 2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Subject: bool / vacuum full bug followup part 2
Дата
Msg-id 29140.1021048796@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Subject: bool / vacuum full bug followup part 2  ("Marin Dimitrov" <marin.dimitrov@sirma.bg>)
Список pgsql-general
"Marin Dimitrov" <marin.dimitrov@sirma.bg> writes:
> the idea of ALTER INDEX ...REBUILD/COALESCE is that the index is optimised
> without accessing the table, so it should be faster

If you feel a compelling need to have a variant of REINDEX that works
that way, feel free to write it.  It seems like an extremely
low-priority concern to me, though.  (No, I'm not convinced there's
much performance gain to be had there, either...)

            regards, tom lane

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: trouble with (lack of) indexing
Следующее
От: Tom Lane
Дата:
Сообщение: Re: trouble with (lack of) indexing