Re: Postgres Encoding conversion problem

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
Cc: Clemens Schwaighofer *EXTERN* <cs(at)tequila(dot)co(dot)jp>, pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres Encoding conversion problem
Date: 2008-04-23 07:04:53
Message-ID: 20080423070452.GA41689@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Apr 22, 2008 at 10:37:59AM +0200, Albe Laurenz wrote:
> Clemens Schwaighofer wrote:
> > I sometimes have a problem with conversion of encodings eg from UTF-8
> > tio ShiftJIS:
> >
> > ERROR: character 0xf0a0aeb7 of encoding "UTF8" has no
> > equivalent in "SJIS"
> >
> > I have no idea what character this is, I cannot view it in my
> > browser, etc.
>
> It translates to Unicode 10BB7, which is not defined.

Actually it's <U+20BB7 CJK UNIFIED IDEOGRAPH-20BB7>.

http://www.unicode.org/cgi-bin/GetUnihanData.pl?codepoint=20BB7

--
Michael Fuhr

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2008-04-23 07:33:48 Re: Postgres Encoding conversion problem
Previous Message Tom Lane 2008-04-23 06:29:42 Re: Rapidly decaying performance repopulating a large table