David Teran <david.teran@cluster9.com> writes:
> Any hint how
> to force postgres to use the index even with more OR parts?
More up-to-date statistics would evidently help; the thing is estimating
hundreds of rows returned and actually finding none.
regards, tom lane