Madison Kelly wrote:
> Joseph Shraibman wrote:
>
> What happens if you 'SET enable_seqscan TO OFF' and try the query
> again? I've had a couple of instances where the planner just doesn't
> like my index but once it is told to use it I get a nice performance boost.
It still does a seqscan.
>