Re: trouble with to_char('L') - Mailing list pgsql-general

From Mikko
Subject Re: trouble with to_char('L')
Date
Msg-id 40c6d9160904221006k202284c8y305123f66beeaacb@mail.gmail.com
Whole thread Raw
In response to Re: trouble with to_char('L')  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: trouble with to_char('L')
List pgsql-general
On Wed, Apr 22, 2009 at 2:13 AM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> Ouch ... I thought that was the way that Windows designated UTF8
> locales, but maybe I am wrong.

Ok, now I found out that Windows doesn't support locales with encoding
using more than two bytes per character and initdb falls back to 1252.

http://msdn.microsoft.com/en-us/library/x99tb11d.aspx

I guess I'll have to manage with win1252 encoded dbs for the moment.
Thanks for the answers!

Mikko

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Error installing Postgres
Next
From: Raymond O'Donnell
Date:
Subject: Re: Testing ... please reply