Re: Tsearch2 / Create rule on select - Mailing list pgsql-general

From Magnus Hagander
Subject Re: Tsearch2 / Create rule on select
Date
Msg-id 45F5A385.7080807@hagander.net
Whole thread Raw
In response to Re: Tsearch2 / Create rule on select  (Jean-Michel Pouré <jmpoure@poure.com>)
List pgsql-general
Jean-Michel Pouré wrote:

> IMHO, it would be better if PostgreSQL parser was able to find Tseach
> indexes alone, rewritting the query automatically. Maybe it is on the
> radar list of hackers.

How would you "rewrite a query automatically"? PostgreSQL will find it
automatically when you attempt to do a match using the fulltext search
operator, which is the only one supported by tsearch. I'm not sure what
else it could do?

//Magnus

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Tracking disk writes? (again)
Next
From: "Ed L."
Date:
Subject: Re: daylight savings patches needed?