Re: The server's LC_CTYPE locale - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: The server's LC_CTYPE locale
Date
Msg-id 20060905122031.GG14312@svana.org
Whole thread Raw
In response to Re: The server's LC_CTYPE locale  (Michael Ben-Nes <miki@canaan.co.il>)
List pgsql-general
On Tue, Sep 05, 2006 at 02:56:21PM +0300, Michael Ben-Nes wrote:
> For the record:
>
> Those are the records in my locale.gen
>
> # cat /etc/locale.gen.old
> en_US ISO-8859-1
> he_IL UTF-8
> he_IL ISO-8859-8

Yeah, that's wrong. The first column is the identifier, so the last
entry should something like:

he_IL.ISO-8859-8 ISO-8859-8

> Why ? i have no idea ( maybe some collisions because the double he_IL ? ).

You can't do that.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

pgsql-general by date:

Previous
From: Yonatan Ben-Nes
Date:
Subject: Re: Tsearch2 & Hebrew
Next
From: "Merlin Moncure"
Date:
Subject: Re: Porting from ORACLE to PostgSQL