Re: UTF8 problem

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: UTF8 problem
Дата
Msg-id 4487E83E.9090805@magproductions.nl
обсуждение исходный текст
Ответ на Re: UTF8 problem  ("Matthew T. O'Connor" <matthew@zeut.net>)
Ответы Re: UTF8 problem  (Tino Wildenhain <tino@wildenhain.de>)
Список 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 по дате отправления:

Предыдущее
От: Tim Allen
Дата:
Сообщение: Re: new FAQ entry
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: UTF8 problem