> -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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org