Re: locale problems - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: locale problems
Date
Msg-id Pine.LNX.4.56.0308072027150.1290@krusty.localdomain
Whole thread Raw
In response to locale problems  (Hornyak Laszlo <kocka@tigrasoft.hu>)
List pgsql-admin
Hornyak Laszlo writes:

> I made a failure. I changed operating system under my database from Red
> Hat 8.0 to Debian 3.0 (Woody), without pg_dump-ing the database. The
> database version haven`t changed. Now I cannot start my database on the
> same data directory, it stops with the following failure:
>
> Failed to initialize lc_messages to ''
> FATAL:  invalid value for option 'LC_MESSAGES': 'en_US.UTF-8'
> pg_ctl: cannot start postmaster
> Examine the log output.

Install the en_US.UTF-8 locale on your system.  Try "dpkg-reconfigure
locales".

--
Peter Eisentraut   peter_e@gmx.net

pgsql-admin by date:

Previous
From: Hornyak Laszlo
Date:
Subject: Re: locale problems
Next
From: Rafal Kedziorski
Date:
Subject: RE : Oracle to PostgreSQL