invalid value for parameter "lc_messages": "en_US.ISO8859-1"

Started by Abraham, Dannyabout 17 years ago2 messagesgeneral
Jump to latest
#1Abraham, Danny
danny_abraham@bmc.com

Hi,

Details below:

Initdb fails on: creating template1 database in
/ema640/pgsql/data/base/1 ... FATAL: invalid value for parameter
"lc_messages": "en_US.ISO8859-1"

PG 8.2.4, AIX 5.3

German customer (I assume that it has some implications of locale).

Can anyone help me in recreating the problem? Everything runs
Fine for me ona US machine, for both LC_MESSAGES="C" as
Well as LC_MESSAGES="en_US.ISO8859-1"

Thanks a lot

Danny Abraham

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Abraham, Danny (#1)
Re: invalid value for parameter "lc_messages": "en_US.ISO8859-1"

"Abraham, Danny" <danny_abraham@bmc.com> writes:

Initdb fails on: creating template1 database in
/ema640/pgsql/data/base/1 ... FATAL: invalid value for parameter
"lc_messages": "en_US.ISO8859-1"

Does "locale -a" list that as an installed locale?

regards, tom lane