Re: Tsearch + polish ispell + polish locale - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: Tsearch + polish ispell + polish locale
Date
Msg-id 4564603F.5030907@sigaev.ru
Whole thread Raw
In response to Re: Tsearch + polish ispell + polish locale  (<arkadiusz.staron@dreamlab.pl>)
Responses Re: Tsearch + polish ispell + polish locale  (<arkadiusz.staron@dreamlab.pl>)
List pgsql-hackers
> INSERT INTO pg_ts_cfg (...) VALUES ('default_polish', 'default', 'pl_PL');

If your mark locale as 'pl_PL.iso88592' instead of 'pl_PL' then tsearch2 will be 
able to find configuration itself.

> If there is anything, I can do to help you to debug
> this issue (logs, tests, code changes..), please let me know.
> 
> As for now I will run 8.2 and see if the problem persists ...
Does lower()/upper() functions works well in postgres?

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


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: XA support (distributed transactions)
Next
From: David Fuhry
Date:
Subject: Re: build a SDB cache for Spatial Database based on postgis