I'm using this to migrate a Rails database from SQL Server 2008 to PostgreSQL 9.4.
The error PG::Error: incomplete multibyte character is about UNICODE.
All tables/fields works fines without errors during restore or breaking charset, except for Postgres' text bytea field that has gziped content.