Re: An Error has occurred

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: An Error has occurred
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B889F7C0@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на An Error has occurred  (Chris Lee <Chrislee@centurycity.com.hk>)
Ответы Re: An Error has occurred  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support
Hi Chris,

pgAdmin uses Unicode exclusively internally and relies on the backend
server to do the conversion on the fly. The error youo are see is the
server telling you that there is no conversion from MULE_INTERNAL to
Unicode. There doesn't seem to be such a conversion on my system either,
so this looks like normal behaviour. As for why there is no such
conversion, well that's a different matter - probably best directed at
someone on the pgsql-general@postgresql.org list.

Regards, Dave.

> -----Original Message-----
> From: Chris Lee [mailto:Chrislee@centurycity.com.hk]
> Sent: 22 March 2004 04:33
> To: 'pgadmin-support@postgresql.org'
> Subject: [pgadmin-support] An Error has occurred
>
> Hi,
>
> pgAdmin III 1.02 on Einglish windows XP w/Language for
> non-Unicode programs set as 'Chinese-Taiwan'
> Postgresql version: 7.4.2 on Linux
>
> I got a table which using MULE_INTERNAL? As Encoding, when I
> try to access the table. pgAdmin show error dialog box with
> 'rubbish' characters. See attachment printscreen.
>
> The system log show following error:
>
> ERROR:  conversion between UNICODE and MULE_INTERNAL is not supported
>
> Is it normal?
>
> Regards,
> Chris
>
>


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

Предыдущее
От: Chris Lee
Дата:
Сообщение: An Error has occurred
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: An Error has occurred