| From: | "Markus Wollny" <Markus(dot)Wollny(at)computec(dot)de> |
|---|---|
| To: | "Peter Eisentraut" <peter_e(at)gmx(dot)net>, <pgsql-general(at)postgresql(dot)org>, <openfts-general(at)lists(dot)sourceforge(dot)net> |
| Subject: | Re: tsearch2, ispell, utf-8 and german special characters |
| Date: | 2004-07-21 07:36:30 |
| Message-ID: | 2266D0630E43BB4290742247C891057505BF2D3B@dozer.computec.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Thanks for your answer. It's probably not sufficient to adjust the current locale settings of the system, so I'll have to dump, re-initdb and reload - am I correct or is there some procedure involving less downtime than that?
> -----Ursprüngliche Nachricht-----
> Von: Peter Eisentraut [mailto:peter_e(at)gmx(dot)net]
> Gesendet: Dienstag, 20. Juli 2004 19:27
> An: Markus Wollny; pgsql-general(at)postgresql(dot)org;
> openfts-general(at)lists(dot)sourceforge(dot)net
> Betreff: Re: [GENERAL] tsearch2, ispell, utf-8 and german
> special characters
>
> Markus Wollny wrote:
> > Sorry to bother you, but I just don't know how to get tsearch2
> > configured correctly for my setup. I've got a 7.4.3
> database-cluster
> > initdb'ed with de_DE(at)euro as locale, the database is with Unicode
> > encoding.
>
> This doesn't work (correctly). Either you use de_DE(at)euro and
> LATIN9, or you use de_DE.utf8 and UNICODE.
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2004-07-21 08:14:49 | Re: Why index used/not used |
| Previous Message | Anton Maksimenkov | 2004-07-21 07:22:59 | Re: Why index used/not used |