Re: tsearch2: more than one index per table?

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: tsearch2: more than one index per table?
Дата
Msg-id 43841C0D.1030407@sigaev.ru
обсуждение исходный текст
Ответ на tsearch2: more than one index per table?  ("Rick Schumeyer" <rschumeyer@ieee.org>)
Ответы Re: tsearch2: more than one index per table?
Список pgsql-general
> ERROR:  could not find tsearch config by locale
> UPDATE t SET idxA=to_tsvector('default', a);
>

Is it working
select to_tsvector('foo bar')?

I suppose, no. In that case tsearch can't find configuration for current
database locale, update pg_ts_cfg.locale in wished row to correct value.


--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

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