Re: index files still growing

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: index files still growing
Дата
Msg-id 3BD891DA.6040702@selectacast.net
обсуждение исходный текст
Ответ на Re: index files still growing  (Alvaro Herrera <alvherre@atentus.com>)
Список pgsql-general

Tom Lane wrote:

> Alvaro Herrera <alvherre@atentus.com> writes:
>

>>Whereas the DROP INDEX/CREATE INDEX method works on-the-fly. You may end
>>up running a seqscan somewhere, but that's not so big a problem, IMHO.
>>
>
> True, that way doesn't lock out concurrent readers of the table while
> the index is rebuilt.


Have the locking issues with reindex been resolved in 7.1.3?




--
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com


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

Предыдущее
От: "Roderick A. Anderson"
Дата:
Сообщение: Re: DBD::Pg
Следующее
От: "Cornelia Boenigk"
Дата:
Сообщение: Re: ARRAY type and PHP