ERROR: Invalid UNICODE character sequence found (0xed5c30) - Mailing list pgsql-general

From Zengfa Gao
Subject ERROR: Invalid UNICODE character sequence found (0xed5c30)
Date
Msg-id 20030808213704.74354.qmail@web41007.mail.yahoo.com
Whole thread Raw
List pgsql-general
Hi all,

I try to put into some data I backuped.

export PGPASSWORD=security
cat /opt/myproj/bin/mysave | /usr/bin/psql -h
localhost -U myuser DB_Name

I got:

ERROR:  Invalid UNICODE character sequence found
(0xed5c30)

The DB I backuped data is created  " WITH
ENCODING='UNICODE';"

Do I need to do something for client to deal with
Unicode support?

Thanks!

Zengfa

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.3.3 behaving differently on OS X 10.2.6 and FreeBSD
Next
From: Hunter Hillegas
Date:
Subject: Empty Output? How Do I Determine the Character?