Re: BUG #1344: Locale problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jan Kralji " <jan(at)patware(dot)si>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1344: Locale problem
Date: 2004-12-07 15:25:51
Message-ID: 15341.1102433151@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> writes:
> I cannot start postgres because unknow error. In log i can get this:
> FATAL: XX000: failed to initialize lc_messages to ""

Are you sure that your LC_MESSAGES setting is compatible with the active
LC_CTYPE setting? I'm not certain about this, but I think that some
platforms may reject the setlocale call if LC_MESSAGES implies a
different encoding (eg, utf8 vs latin-n) than LC_CTYPE does.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message John Kennedy 2004-12-07 21:00:55 Re: Beta4 postgres.exe crash "...terminated by signal 5"
Previous Message Jarosław Marciniak 2004-12-07 13:40:15 problem while installitn PSQL 8.0 (win)