Re: Win32 & NLS
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
- 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 14:17:33 -0400
- Message-id: <9580(dot)1098037053(at)sss(dot)pgh(dot)pa(dot)us>
"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> 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?)
regards, tom lane
Home |
Main Index |
Thread Index