On Wed, Apr 22, 2009 at 2:13 AM, Alvaro Herrera
<alvherre(at)commandprompt(dot)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
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2009-04-22 17:48:31 |
| Subject: Prepared transactions vs novice DBAs, again |
| Previous: | From: Robert Campbell | Date: 2009-04-22 16:50:38 |
| Subject: Re: Workaround for bug #4608? |
pgsql-general by date
| Next: | From: Raymond O'Donnell | Date: 2009-04-22 17:09:15 |
| Subject: Re: Error installing Postgres |
| Previous: | From: Joshua D. Drake | Date: 2009-04-22 16:56:23 |
| Subject: Re: From 8.1 to 8.3 |