Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group