Re: Preventing index scans for non-recoverable index AMs

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Preventing index scans for non-recoverable index AMs
Дата
Msg-id 3073cc9b0812171501k4db33d10va5c361003bc3345a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Preventing index scans for non-recoverable index AMs  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Preventing index scans for non-recoverable index AMs  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On Wed, Dec 17, 2008 at 5:54 PM, Simon Riggs <simon@2ndquadrant.com> wrote:

> We don't yet have a mechanism for an
> index AM to say "damn, this index is screwed up, don't use it".
>

mark pg_index.indisvalid and/or pg_index.indisready to false in the
hot standby node?

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Preventing index scans for non-recoverable index AMs
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: Preventing index scans for non-recoverable index AMs