Character encoding conversion - Mailing list pgsql-admin

From Mike Blackwell
Subject Character encoding conversion
Date
Msg-id 47ADB8AA.6070305@sbcglobal.net
Whole thread Raw
Responses Re: Character encoding conversion
Re: Character encoding conversion
Re: Character encoding conversion
List pgsql-admin
I have a database which was originally created with LATIN1 encoding.
I'd like to move it to UTF8.  The data will load ok (COPY)  but I am
getting 'invalid byte sequence for encoding..." messages when accessing
the data.

Is there a way to automatically convert the offending characters, or to
easily locate them in a pg_dump file so they can be converted by hand?

Mike



pgsql-admin by date:

Previous
From: "Mikel Lindsaar"
Date:
Subject: Postgres Backup and Restore
Next
From: "Shoaib Mir"
Date:
Subject: Re: Character encoding conversion