Re: locale problems

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Hornyak Laszlo <kocka(at)tigrasoft(dot)hu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: locale problems
Date: 2003-08-07 18:27:57
Message-ID: Pine.LNX.4.56.0308072027150.1290@krusty.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Hornyak Laszlo 2003-08-07 18:35:22 Re: locale problems
Previous Message Hornyak Laszlo 2003-08-07 18:10:01 locale problems