Re: locale error

From: Tony Grant <tony(at)tgds(dot)net>
To: César Eduardo Schneider <cesschneider(at)yahoo(dot)com(dot)br>
Cc: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: Re: locale error
Date: 2003-02-12 20:37:37
Message-ID: 1045082256.1617.64.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2003-02-12 at 09:15, César Eduardo Schneider wrote:

> I get this error:
>
> postgres(at)server:/usr/local/pgsql/bin$ ./postmaster -D /home/pgsql.old/
> Failed to initialize lc_messages to ''
> PANIC: The database cluster was initialized with LC_CTYPE 'pt_BR',
> which is not recognized by setlocale().
> It looks like you need to initdb.
> Aborted
>
> somebody know what is happing and how can I solve this.

Find postgresql.conf

Go to the bottom

Remove the locale stuff

Restart

Cheers

Tony Grant

--
www.tgds.net Library management software toolkit,
redhat linux on Sony Vaio C1XD,
Dreamweaver MX with Tomcat and PostgreSQL

In response to

  • locale error at 2003-02-12 14:15:13 from César Eduardo Schneider

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Patrick Bye (WFF) 2003-02-12 21:31:17 Help with Segmentation Fault
Previous Message César Eduardo Schneider 2003-02-12 18:41:50 Re: locale error