Re: Win32 & NLS
- From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
- To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: <pgsql-hackers-win32(at)postgresql(dot)org>, "pgsql-patches" <pgsql-patches(at)postgresql(dot)org>
- Subject: Re: Win32 & NLS
- Date: Sun, 17 Oct 2004 20:21:45 +0200
- Message-id: <6BCB9D8A16AC4241919521715F4D8BCE475F13(at)algol(dot)sollentuna(dot)se>
>> However, postgresql.conf does not load with the error message:
>> FATAL: invalid value for parameter "lc_messages": "EN"
>
>That's because "en" isn't a legal locale spec. "en_US", for instance,
>would be valid. (At least on most platforms ... maybe Windoze
>is out in
>left field?)
Tried that too. Tried a whole lot of combinations of both unix style
(sv_SE, sv, se, se_sv for example) and windows style (Swedish.Sweden,
Sweden.Swedish, Swedish.Sweden.1252, etc etc). *it never works*. It
*does work* if I set it as an environment variable.
//Magnus
Home |
Main Index |
Thread Index