Re: Full Text index is not using during OR operation

From: Tobias Brox <tobixen(at)gmail(dot)com>
To: AI Rumman <rummandba(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Full Text index is not using during OR operation
Date: 2010-11-29 14:32:16
Message-ID: AANLkTimpGD6+pKaDgU=_y5xyt_EDCpbnvcP-tzzt28wB@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Oleg Bartunov 2010-11-29 15:02:50 Re: Full Text index is not using during OR operation
Previous Message AI Rumman 2010-11-29 14:03:24 Re: Full Text index is not using during OR operation