Error during startup of 7.4.2 database - Mailing list pgsql-admin

From Chris White (cjwhite)
Subject Error during startup of 7.4.2 database
Date
Msg-id 006801c41d92$4fcd1e90$0300a8c0@amer.cisco.com
Whole thread Raw
Responses Re: Error during startup of 7.4.2 database  ("Chris White (cjwhite)" <cjwhite@cisco.com>)
Re: Error during startup of 7.4.2 database  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
I have just installed 7.4.2 and initialized a database using the default values. When I start the database It fails with the following message:
 
FATAL:  invalid value for parameter "lc_messages": "en_US"
 
Looking at the postgresql.conf file I see the following lines:
 
# These settings are initialized by initdb -- they may be changed
lc_messages = 'en_US'           # locale for system error message strings
lc_monetary = 'en_US'           # locale for monetary formatting
lc_numeric = 'en_US'            # locale for number formatting
lc_time = 'en_US'                       # locale for time formatting
Why am I getting this error message?
 
Chris White

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Database storage bloat
Next
From: "Coby Beck"
Date:
Subject: parameter to control cycle detection