>> 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