Re: Problem with the accents - Mailing list pgsql-general

From Tatsuo Ishii
Subject Re: Problem with the accents
Date
Msg-id 20010929092145O.t-ishii@sra.co.jp
Whole thread Raw
In response to Problem with the accents  (frederic massot <frederic@juliana-multimedia.com>)
List pgsql-general
> > Are you sure that you put the query in UTF-8 encoding?
>
> Yes :
>
> essai=> SHOW CLIENT_ENCODING;
> NOTICE:  Current client encoding is UNICODE
> SHOW VARIABLE

My point is whether you put the character in UTF-8 or not. Try:

$ echo 'e' > e.txt (e is actually e + accent)
$ od -x e.txt

and show me the result of "cat e.txt"
--
Tatsuo Ishii

pgsql-general by date:

Previous
From: Masaru Sugawara
Date:
Subject: Re: Function Help
Next
From: Lamar Owen
Date:
Subject: Re: postgresql.conf