Disable an index temporarily

Поиск
Список
Период
Сортировка
От Torsten Förtsch
Тема Disable an index temporarily
Дата
Msg-id 5352E1BC.9080000@gmx.net
обсуждение исходный текст
Ответы Re: Disable an index temporarily
Re: Disable an index temporarily
Список pgsql-general
Hi,

an index can be INVALID (pg_index.indisvalid=false).

I want to temporarily disable an index so that it won't be used to
access data but will still be updated.

Can I simply set pg_index.indisvalid=false and later turn it true again?

Thanks,
Torsten


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