Re: Not Picking Index

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Not Picking Index
Дата
Msg-id 20070216142804.GA44536@winnie.fuhr.org
обсуждение исходный текст
Ответ на Not Picking Index  ("Gauri Kanekar" <meetgaurikanekar@gmail.com>)
Ответы Re: Not Picking Index  ("Gauri Kanekar" <meetgaurikanekar@gmail.com>)
Список pgsql-performance
On Fri, Feb 16, 2007 at 06:26:51PM +0530, Gauri Kanekar wrote:
> I want to run a Select Query on a table. But i dont want the query to pick a
> index defined on that table.
>
> So can i instruct the planner not to pick that index.

Why don't you want the planner to use the index?  Is there a specific
index you want to ignore or do you want the planner to ignore all
indexes?  What problem are you trying to solve?

--
Michael Fuhr

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

Предыдущее
От: "Gauri Kanekar"
Дата:
Сообщение: Not Picking Index
Следующее
От: "Gauri Kanekar"
Дата:
Сообщение: Re: Not Picking Index