Re: How to enable partial matching on a GIN index

Поиск
Список
Период
Сортировка
От Chris Spencer
Тема Re: How to enable partial matching on a GIN index
Дата
Msg-id CANe40gLW_yabLh-D93Q+Pt7MZkoD+dorbA8ArEExwnFebo1SKg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to enable partial matching on a GIN index  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
>This isn't right, you have to use
>
>        to_tsquery('pg_catalog.english', 'hosp:*')

Thanks, that was my problem.

В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: How to enable partial matching on a GIN index
Следующее
От: Ramesh Gowrishankar
Дата:
Сообщение: Compiler security flags while compiling postgres