Forcing use of a particular index - Mailing list pgsql-performance

From Karl O. Pinc
Subject Forcing use of a particular index
Date
Msg-id 1119914161l.4428l.4l@mofo
Whole thread Raw
Responses Re: Forcing use of a particular index
List pgsql-performance
http://www.postgresql.org/docs/8.0/static/indexes-examine.html

Says:

"If you do not succeed in adjusting the costs to be more
appropriate, then you may have to resort to forcing index
usage explicitly."

Is there a way to force a query to use a particular index?
If not, what does this sentence mean?

Thanks.


Karl <kop@meme.com>
Free Software:  "You don't pay back, you pay forward."
                  -- Robert A. Heinlein


pgsql-performance by date:

Previous
From: "Karl O. Pinc"
Date:
Subject: Poor index choice -- multiple indexes of the same columns
Next
From: Josh Berkus
Date:
Subject: Re: Poor index choice -- multiple indexes of the same columns