Re: BUG #4238: pg_class.relhasindex not updated by vacuum

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4238: pg_class.relhasindex not updated by vacuum
Дата
Msg-id 12304.1213374758@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4238: pg_class.relhasindex not updated by vacuum  ("Lawrence Cohan" <lawrencec@1shoppingcart.com>)
Ответы Re: BUG #4238: pg_class.relhasindex not updated by vacuum
Список pgsql-bugs
"Lawrence Cohan" <lawrencec@1shoppingcart.com> writes:
> Is it possible that because of the PKEY's we have on the tables that
> flag is still showing "true"?

Uh, well certainly -- a PK is an index.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4238: pg_class.relhasindex not updated by vacuum
Следующее
От: "Lawrence Cohan"
Дата:
Сообщение: Re: BUG #4238: pg_class.relhasindex not updated by vacuum