Re: How to fast the REINDEX

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: How to fast the REINDEX
Дата
Msg-id 4BB37DAB02000025000302D1@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: How to fast the REINDEX  (raghavendra t <raagavendra.rao@gmail.com>)
Ответы Re: How to fast the REINDEX  (raghavendra t <raagavendra.rao@gmail.com>)
Список pgsql-performance
raghavendra t <raagavendra.rao@gmail.com> wrote:

> my question is, how to get a performance on the existing indexes.
> You mean to say , drop the existing indexes and create the index
> with CONCURRENTLY. Does this give the performance back.

You would normally want to create first and then drop the old ones,
unless the old ones are hopelessly corrupted.  Since you still
haven't given me any information to suggest you need to reindex
except for the mention of corruption, or any information to help
identify where the performance bottleneck is, I can't see any other
improvements to suggest at this point.

-Kevin

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

Предыдущее
От: raghavendra t
Дата:
Сообщение: Re: How to fast the REINDEX
Следующее
От: raghavendra t
Дата:
Сообщение: Re: How to fast the REINDEX