tserach2 could not find locale

Поиск
Список
Период
Сортировка
От Vishal Kashyap
Тема tserach2 could not find locale
Дата
Msg-id 77b69d210603160204x6f487c96oc3fe933bc32a8c04@mail.gmail.com
обсуждение исходный текст
Ответы Re: tserach2 could not find locale  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-admin
Hi all ,

tsearch2 is giving me jitters for days now and after full
investigation I am writting into list.

The error is
<code>
ERROR: could not find tsearch config by locale INSERT INTO mm_message (
</code>
The investigation is

my_db=# select * from pg_ts_cfg;
     ts_name     | prs_name |    locale
-----------------+----------+--------------
 default         | default  | C
 default_english | default  | en_US
 default_russian | default  | ru_RU.KOI8-R
 simple          | default  |

postresql.conf file says

lc_messages = 'en_US'           # locale for system error message strings
lc_monetary = 'en_US'           # locale for monetary formatting
lc_numeric = 'en_US'            # locale for number formatting
lc_time = 'en_US'                       # locale for time formatting



Please guide me how do I get rid of this error
--
With Best Regards,
Vishal Kashyap.
http://www.vishal.net.in

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

Предыдущее
От: Augusto Meza Lizardi
Дата:
Сообщение: Problems with ñÑéíóúá in XP Professional and not under XP Home
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: tserach2 could not find locale