Re: initdb --locale=LATIN1 fails on Windows - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: initdb --locale=LATIN1 fails on Windows
Date
Msg-id 200907161058.06428.peter_e@gmx.net
Whole thread Raw
In response to Re: initdb --locale=LATIN1 fails on Windows  ("Abraham, Danny" <danny_abraham@bmc.com>)
List pgsql-general
On Wednesday 15 July 2009 23:02:47 Abraham, Danny wrote:
> Actually the command is:    initdb --encoding=LATIN1.
>
> It fails on Windos. fails on Windows
>
> The same command worked fine on PG 8.2.4.
>
> Now, using 8.3.7, the command succeeds only with encoding 1252.
> It comments something on wrong lc_ctype.

You need to also set the right locale to match the encoding you chose.

pgsql-general by date:

Previous
From: Ms swati chande
Date:
Subject: Using the GEQO
Next
From: Peter Eisentraut
Date:
Subject: Re: How to DB export XML File in PostgreSQL?