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: | 2004-10-17 18:21:45 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE475F13@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 pgsql-patches |
>> 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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-10-17 18:44:57 | Re: [pgsql-hackers-win32] Win32 & NLS |
Previous Message | Tom Lane | 2004-10-17 18:17:33 | Re: Win32 & NLS |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-10-17 18:44:57 | Re: [pgsql-hackers-win32] Win32 & NLS |
Previous Message | Tom Lane | 2004-10-17 18:17:33 | Re: Win32 & NLS |