The following bug has been logged online:
Bug reference: 1344
Logged by: Jan Kralji
Email address: jan(at)patware(dot)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?