Error during startup of 7.4.2 database

From: "Chris White (cjwhite)" <cjwhite(at)cisco(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Error during startup of 7.4.2 database
Date: 2004-04-08 17:52:50
Message-ID: 006801c41d92$4fcd1e90$0300a8c0@amer.cisco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Geoffrey 2004-04-08 20:18:26 Re: [Fwd: Re: Location of a new column]
Previous Message Tom Lane 2004-04-08 17:49:23 Re: Database storage bloat