disabling an index without deleting it?

Поиск
Список
Период
Сортировка
От Peter Koczan
Тема disabling an index without deleting it?
Дата
Msg-id 4544e0330802261246t574167fdpc47629d1bbe64fed@mail.gmail.com
обсуждение исходный текст
Ответы Re: disabling an index without deleting it?
Список pgsql-performance
This might be a weird question...is there any way to disable a
particular index without dropping it?

There are a few queries I run where I'd like to test out the effects
of having (and not having) different indexes on particular query plans
and performance. I'd really prefer not to have to drop and ultimately
recreate a particular index, as some of the data sets are quite large.

So, is there any way to do this, or at least mimic this sort of behavior?

Peter

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: PG planning randomly ?
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: disabling an index without deleting it?