Re: An Error has occurred - Mailing list pgadmin-support

From Dave Page
Subject Re: An Error has occurred
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B889F7C0@mail.vale-housing.co.uk
Whole thread Raw
In response to An Error has occurred  (Chris Lee <Chrislee@centurycity.com.hk>)
Responses Re: An Error has occurred  (Andreas Pflug <pgadmin@pse-consulting.de>)
List 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 by date:

Previous
From: Chris Lee
Date:
Subject: An Error has occurred
Next
From: Andreas Pflug
Date:
Subject: Re: An Error has occurred