Re: Marking indexes out of date (WAS: loading data, creating indexes, clustering, vacuum) feature request?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Marking indexes out of date (WAS: loading data, creating indexes, clustering, vacuum) feature request?
Дата
Msg-id 25252.1165622394@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Marking indexes out of date (WAS: loading data, creating indexes, clustering, vacuum) feature request?  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:
> One issue would be that even disabled indexes would need to be updated
> when there are new rows. If you don't update the index when it's
> disabled, then re-enabling will essentially need to rebuild the index.

I assume that's what he wants.  However, it's not immediately clear that
there's a sufficient use case for this to justify the extra apparatus
compared to just DROP INDEX (and recreate it later).

            regards, tom lane

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Performance figures from DbMail list
Следующее
От: Luca Ferrari
Дата:
Сообщение: help understanding analyze