Was the original DB in UTF8 encoding?  You need to make sure the new
DB is created with the same encoding as the original, or do the
necessary translations using something like iconv.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to