BUG #1344: Locale problem - Mailing list pgsql-bugs

From PostgreSQL Bugs List
Subject BUG #1344: Locale problem
Date
Msg-id 20041207102022.57F257388DD@www.postgresql.com
Whole thread Raw
Responses Re: BUG #1344: Locale problem  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1344
Logged by:          Jan Kraljič

Email address:      jan@patware.si

PostgreSQL version: 7.4.6

Operating system:   Linux Debian

Description:        Locale problem

Details:

I cannot start postgres because unknow error. In log i can get this:
FATAL:  XX000: failed to initialize lc_messages to ""
LOCATION:  InitializeGUCOptions, guc.c:1867
------------------------------------------------
locale returns me this
...
LC_MESSAGES="sl_SI"
...
-------------------------------------------------
By default i set locale to sl_SI.iso88592

What to do?

pgsql-bugs by date:

Previous
From: Sean Chittenden
Date:
Subject: Feature request: ALTER TABLE tbl SET STATISTICS...
Next
From: Tom Lane
Date:
Subject: Re: BUG #1344: Locale problem