Re: Russian data in SQL_ASCII encoding

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Russian data in SQL_ASCII encoding
Дата
Msg-id 3F7AB2F1.9080203@pse-consulting.de
обсуждение исходный текст
Ответ на Russian data in SQL_ASCII encoding  (Моисеев Алексей Николаевич <mp_man@ivc.orw.ru>)
Ответы Re: Russian data in SQL_ASCII encoding  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support
Моисеев Алексей Николаевич wrote:

>Hi!!!
>Why russian data from tables in pgadmin 3 release in SQL_ASCII coding is not
>visible, but this data visible in pgadmin 2?
>What is the different between pgadmin3 and pgadmin2 for this problem?
>Thanks.
>
Hm,
I suspect that the server isn't able to translate your SQL_ASCII data to 
Unicode to send it over the line. Currently, pgAdmin3 tells the backend 
to send all data in Unicode, which should fit everything (if convertible).

Maybe we should leave the client connection SQL_ASCII if this is the 
server encoding, because there are probably many SQL_ASCII encoded 
databases around that actually contain non-ascii (thus non-convertible) 
data.

Regards,
Andreas




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

Предыдущее
От: Моисеев Алексей Николаевич
Дата:
Сообщение: Russian data in SQL_ASCII encoding
Следующее
От: b-vol
Дата:
Сообщение: Re: installation of pgAdmin3 on SuSE8.2