Re: Installin Postgres - Mailing list pgsql-general

From Tom Lane
Subject Re: Installin Postgres
Date
Msg-id 24813.1052228944@sss.pgh.pa.us
Whole thread Raw
In response to Installin Postgres  ("Mario Caspari" <mariocaspari@salo-ag.de>)
List pgsql-general
"Mario Caspari" <mariocaspari@salo-ag.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.

            regards, tom lane


pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: Installin Postgres
Next
From: Tom Lane
Date:
Subject: Re: Database server restarting