Re: How to enable partial matching on a GIN index - Mailing list pgsql-novice

From Chris Spencer
Subject Re: How to enable partial matching on a GIN index
Date
Msg-id CANe40gLW_yabLh-D93Q+Pt7MZkoD+dorbA8ArEExwnFebo1SKg@mail.gmail.com
Whole thread Raw
In response to Re: How to enable partial matching on a GIN index  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
>This isn't right, you have to use
>
>        to_tsquery('pg_catalog.english', 'hosp:*')

Thanks, that was my problem.

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: How to enable partial matching on a GIN index
Next
From: Ramesh Gowrishankar
Date:
Subject: Compiler security flags while compiling postgres