Re: tserach2 could not find locale

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Vishal Kashyap <vishalonlist(at)gmail(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: tserach2 could not find locale
Date: 2006-03-16 10:12:30
Message-ID: Pine.GSO.4.63.0603161310350.22593@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Read
http://www.sai.msu.su/~megera/oddmuse/index.cgi/Tsearch_V2_Notes
and provide us more info about your setup.
Check 'show all' output for locale setup

Oleg
On Thu, 16 Mar 2006, Vishal Kashyap wrote:

> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Vishal Kashyap 2006-03-16 11:31:47 Re: tserach2 could not find locale
Previous Message Vishal Kashyap 2006-03-16 10:04:08 tserach2 could not find locale