Re: Full Text index is not using during OR operation - Mailing list pgsql-performance

From Tobias Brox
Subject Re: Full Text index is not using during OR operation
Date
Msg-id AANLkTimpGD6+pKaDgU=_y5xyt_EDCpbnvcP-tzzt28wB@mail.gmail.com
Whole thread Raw
In response to Full Text index is not using during OR operation  (AI Rumman <rummandba@gmail.com>)
List pgsql-performance
Just a general note re the subject, I've also had troubles with
postgres being unable to optimize a query with OR.  The work-around,
although a bit messy, was to use a UNION-query instead.

pgsql-performance by date:

Previous
From: AI Rumman
Date:
Subject: Re: Full Text index is not using during OR operation
Next
From: Oleg Bartunov
Date:
Subject: Re: Full Text index is not using during OR operation