Re: UTF8 problem - Mailing list pgsql-general

From Alban Hertroys
Subject Re: UTF8 problem
Date
Msg-id 4487E83E.9090805@magproductions.nl
Whole thread Raw
In response to Re: UTF8 problem  ("Matthew T. O'Connor" <matthew@zeut.net>)
Responses Re: UTF8 problem
List pgsql-general
Matthew T. O'Connor wrote:
> Well, to answer my own question, I hacked the source code of DBMail and
> had it set the client encoding to LATIN1 immediately after database
> connect, this seems to have fixed the problem.

LATIN1 != UTF-8. Your problem isn't solved yet.

You should either tell your client to use UTF-8 or alter your database
to use LATIN1.

--
Alban Hertroys
alban@magproductions.nl

magproductions b.v.

T: ++31(0)534346874
F: ++31(0)534346876
M:
I: www.magproductions.nl
A: Postbus 416
    7500 AK Enschede

// Integrate Your World //

pgsql-general by date:

Previous
From: Tim Allen
Date:
Subject: Re: new FAQ entry
Next
From: Tino Wildenhain
Date:
Subject: Re: UTF8 problem