Re: Forcing query to use an index

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Forcing query to use an index
Дата
Msg-id 200303031409.04345.josh@agliodbs.com
обсуждение исходный текст
Ответ на Forcing query to use an index  (Michael Nachbaur <mike@nachbaur.com>)
Ответы Re: Forcing query to use an index  (Michael Nachbaur <mike@nachbaur.com>)
Список pgsql-sql
Michael,

> Unfortunately one stage in the query keeps using a sequence scan rather
> than the index.  Here is the "EXPLAIN ANALYZE" results for the 115 line
> SQL query.

If you want any help, you'll need to post the query as well as the explain
results.


--
-Josh BerkusAglio Database SolutionsSan Francisco



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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Gist indexes on int arrays
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Forcing query to use an index