Re: Problems during doing reindex on 7.0.3

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Problems during doing reindex on 7.0.3
Дата
Msg-id 3A109684.E508B1F1@tpf.co.jp
обсуждение исходный текст
Ответ на Problems during doing reindex on 7.0.3  (Denis Perchine <dyp@perchine.com>)
Ответы Re: Problems during doing reindex on 7.0.3
Re: Problems during doing reindex on 7.0.3
Список pgsql-general
Denis Perchine wrote:
>
> Hello,
>
> I have very interesting problem. I have quite highly loaded database.
> Once a day I create new indices, and after that drop old ones. Ido this one
> by one.
>

Your "reindex" is different from REINDEX command,isn't it ?

> All is fine except this error message I sometimes get for some of the queries
> just after reindex.
>
> ERROR:  Index 2050642 does not exist
>
> Looks like index oid was already resolved, but index was not locked yet...
> And it was dropped just under the feet...
>

Parser-rewriter-planner acquires a short term lock.
This may be improved in 7.1 though I'm not sure.

Regards.
Hiroshi Inoue

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

Предыдущее
От: "Edward Q. Bridges"
Дата:
Сообщение: Is this proper UNION behavior??
Следующее
От: "Edward Q. Bridges"
Дата:
Сообщение: Is this proper UNION behavior??