Re: BUG #1974: UTF-8 french postmaster messages corrupted

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Thomas Reiss" <thomas(dot)reiss(at)interieur(dot)gouv(dot)fr>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1974: UTF-8 french postmaster messages corrupted
Date: 2005-10-18 14:39:43
Message-ID: 200510181639.44322.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Am Dienstag, 18. Oktober 2005 15:00 schrieb Thomas Reiss:
> [postgres(at)bu04 postgres]$ pg_ctl stop
> en attente de l'arrêt du postmaster....TRACE: arrêt en cours des
> traces
> fait
> postmaster arrêté

This probably means that the LC_CTYPE setting on your server does not match
the database encoding. Please send us the output of

SHOW lc_ctype;
SHOW server_encoding;

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message REISS Thomas DSIC DESP 2005-10-18 14:43:45 Re: BUG #1974: UTF-8 french postmaster messages corrupted
Previous Message Alvaro Herrera 2005-10-18 14:32:55 Re: BUG #1971: Start Transaction is giving Errors !!!