Re: UTF8 problem - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: UTF8 problem
Date
Msg-id 4487C5A3.7040703@wildenhain.de
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 schrieb:
> 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.
>

You could also just have set the client_encoding as an user-option
in postgres so on login, the encoding is set to what you want
automatically. (See ALTER USER ...)

Regards
Tino

pgsql-general by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: UTF8 problem
Next
From: Tim Allen
Date:
Subject: new FAQ entry (was:Re: UTF8 problem)