Home > Archive > PostgreSQL Bugs > June 2005 > BUG #1716: FATAL: XX000: failed to initialize lc_messages to ""









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author BUG #1716: FATAL: XX000: failed to initialize lc_messages to ""
steve owen

2005-06-12, 1:23 pm


The following bug has been logged online:

Bug reference: 1716
Logged by: steve owen
Email address: steve@keymarksystems
.com
PostgreSQL version: 7.4.8
Operating system: RHEL4
Description: FATAL: XX000: failed to initialize lc_messages to ""
Details:

I found this referenced under bug #1344: locale problem

The problem appears to be in going from Linux 2.6.9-5.0.5 to 2.6.9-11 the
default LANG environment variable changed
from LANG=en_US.UTF-8 to LANG=english_us.8859. Error could be identified by
typing locale at the opsys prompt.
I fixed by adding to posgres .bash_profile:
LANG=en_US.UTF-8; export LANG

hopes this helps someone else

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com