Re: [TextSearch] syntax error while parsing affix file

From: Daniel Chiaramello <daniel(dot)chiaramello(at)golog(dot)net>
To: Teodor Sigaev <teodor(at)sigaev(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [TextSearch] syntax error while parsing affix file
Date: 2008-12-02 14:05:02
Message-ID: 4935408E.9050706@golog.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Teodor Sigaev a écrit :
>> iconv -f windows-1251 -t utf-8 bulgarian.dic >bulgarian_utf8.dict
>> iconv -f windows-1251 -t utf-8 bulgarian.aff >bulgarian_utf8.affix
>>
>> The locale of the database is fr_FR, and its encoding is UTF8.
> I believe that characters 'И', 'А' (non-ascii) and other cyrillic ones
> are not acceptable for french locale :(
>
I was able to install a thailandese dictionary - why would such
dictionary be ok and not a bulgarian one?
Which locale should I use to enable my database to be multi-language
compatible?

I would never have suspected a locale problem... Ouch!

Daniel

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2008-12-02 14:15:50 Re: Fwd: Cannot open include file: 'nodes/nodes.h'
Previous Message Grzegorz Jaśkiewicz 2008-12-02 13:47:44 Re: psql verbose mode