From: Jaime Crespo Rincón Date: March 1 2011 10:44am Subject: Re: Tool for shifting tables from Mysql to Postgresql List-Archive: http://lists.mysql.com/mysql/224533 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2011/3/1 Adarsh Sharma : > Dear all, > > I want to convert some tables from Mysql database to Postgresql Database = in > Linux Systems ( Ubuntu-10.4, CentOS ). [...] > invalid byte sequence for encoding "UTF8": 0xe3ba27 > HINT: =C2=A0This error can also happen if the byte sequence does not matc= h the > encoding expected by the server, which is controlled by "client_encoding"= . > ERROR: =C2=A0invalid byte sequence for encoding "UTF8": 0xee6c65 > HINT: =C2=A0This error can also happen if the byte sequence does not matc= h the > encoding expected by the server, which is controlled by "client_encoding"= . > ERROR: =C2=A0invalid byte sequence This is not a MySQL-specific error. You are using a character set encoding as if it were another. Please, check documentation for the options to export and import database dumps such as: --=20 Jaime Crespo MySQL & Java Instructor Software Developer Warp Networks