Re: encoding of PostgreSQL messages

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: encoding of PostgreSQL messages
Дата
Msg-id 200812312002.00865.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: encoding of PostgreSQL messages  ("Karsten Hilbert" <Karsten.Hilbert@gmx.net>)
Ответы Re: encoding of PostgreSQL messages  ("Karsten Hilbert" <Karsten.Hilbert@gmx.net>)
Re: encoding of PostgreSQL messages  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Wednesday 31 December 2008 18:57:29 Karsten Hilbert wrote:
> The solution is to find the right layer to take control of the encoding but
> this is eventually only possible if the encoding is *known*. Thus the plea
> for "7-bit-ascii English by default until the encoding *can* be known".
> Going to "7-bit-ascii filter of the original by default until the encoding
> can be known" only tries to preserve a bit more of the original language. I
> may be wrong in feasibility.

The proper fix is probably to include the client encoding in the connection
startup message.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Karsten Hilbert"
Дата:
Сообщение: Re: encoding of PostgreSQL messages
Следующее
От: "Karsten Hilbert"
Дата:
Сообщение: Re: encoding of PostgreSQL messages