Re: Invalid EUC_TW character sequence found

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: gene(at)regaltronic(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Invalid EUC_TW character sequence found
Date: 2002-06-25 13:52:50
Message-ID: 20020625.225250.85416619.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> -2147467259 - ERROR: Invalid EUC_TW character sequence found (0xa672)

The error message says all. You had invalid data (maybe raw Big5
data?) in your database.

(1) If you are sure you have raw Big5 data in the old database,
convert them to EUC_TW then load them.

(2) If you have EUC_TW and Big5 mixed data, then you have a serious
problem. You probably have to fix the the dump data by hand.
--
Tatsuo Ishii

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-06-25 17:42:19 Re: Bug #693: python interface doesn't handle int8 correctly.
Previous Message pgsql-bugs 2002-06-25 09:44:29 Bug #697: Start problem