Re: Forcing query to use an index - Mailing list pgsql-sql

From Josh Berkus
Subject Re: Forcing query to use an index
Date
Msg-id 200303031409.04345.josh@agliodbs.com
Whole thread Raw
In response to Forcing query to use an index  (Michael Nachbaur <mike@nachbaur.com>)
Responses Re: Forcing query to use an index  (Michael Nachbaur <mike@nachbaur.com>)
List 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 by date:

Previous
From: Greg Stark
Date:
Subject: Gist indexes on int arrays
Next
From: Stephan Szabo
Date:
Subject: Re: Forcing query to use an index