Re: UTF8 problem

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

Предыдущее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: UTF8 problem
Следующее
От: Tim Allen
Дата:
Сообщение: new FAQ entry (was:Re: UTF8 problem)