From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | mariocaspari(at)salo-ag(dot)de, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: [GENERAL] Installin Postgres |
Date: | 2003-05-06 23:07:49 |
Message-ID: | 200305062307.h46N7np01606@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Tom Lane wrote:
> "Mario Caspari" <mariocaspari(at)salo-ag(dot)de> writes:
> > It compiled and installed well -I thought. But I can't start the postmaster
> > service with the error message:
> > Failed to initialize lc_messages to
> > 'Fatal invalid value for option LC_MESSAGES'
>
> You apparently have something weird in your locale environment. I'd
> suggest editing postgresql.conf to set the LC_xxx variables (look at
> the bottom) to 'C', or at least something supported on your platform.
Tom, are we moving to a C locale by default for 7.4?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-05-06 23:11:35 | Re: [GENERAL] Installin Postgres |
Previous Message | scott.marlowe | 2003-05-06 23:04:36 | Re: How to hook up Access to Postgres? |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-05-06 23:11:35 | Re: [GENERAL] Installin Postgres |
Previous Message | Andrew Dunstan | 2003-05-06 22:25:20 | Re: 7.4 features list |