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
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend