Re: is it a bug ?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Zouari Fourat <fourat(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org
Subject: Re: is it a bug ?
Date: 2005-03-03 18:28:30
Message-ID: 200503031928.31098.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Zouari Fourat wrote:
> excuse me but i dont understand what should i do ?

The locale you specified when you ran initdb needs to match the encoding
of the database. The equivalent pairs are usually named like this:

Locale Encoding

de_DE LATIN1
de_DE(at)euro LATIN9
de_DE.utf8 UNICODE

Pick the analogous pairs for you language environment.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Berényi Gábor 2005-03-04 00:00:29 Re: [INTERFACES] bcc32.mak for libpq broken? (distro 8.0.0) (fwd)
Previous Message Zouari Fourat 2005-03-03 10:35:33 Re: is it a bug ?