Re: UTF-8 data migration problem in Postgresql 7.2
Tatsuo Ishii <t-ishii@sra.co.jp>
From: Tatsuo Ishii <t-ishii@sra.co.jp>
To: jm.poure@freesurf.fr
Cc: pgsql-hackers@postgresql.org, pgsql-odbc@postgresql.org, Inoue@tpf.co.jp
Date: 2002-02-21T01:08:33Z
Lists: pgsql-hackers
> You are right, Yudit shows an invalid UTF-8 character. > > For example, record OID 20643 has invalid =E3=82 character. But, when > querying the PostgreSQL 7.1.3 database, I can see the missing character which > displays well in Apache/PHP. How did you judge "displays well"? Can you show me the window capture? The broken UTF-8 (E3/82/27) should be E3/82/92 by guessing from a consistency and grammertical correctness as Japanese according to Hiroshi (and I agree with him). -- Tatsuo Ishii