Re: UTF8 problem

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: Alban Hertroys <alban(at)magproductions(dot)nl>
Cc: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: UTF8 problem
Date: 2006-06-08 09:14:39
Message-ID: 4487EA7F.1000307@wildenhain.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alban Hertroys schrieb:
> 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.
>

Well, this enables postgres to translate the encoding.
However I would be unsure if dbmail always sends latin-1
anyway.

Regards
Tino

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Verite 2006-06-08 10:37:48 Re: UTF8 problem
Previous Message Alban Hertroys 2006-06-08 09:05:02 Re: UTF8 problem