Re: BUG #3697: utf8 issue: can not reimport a table that was successfully exported.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marc Mamin" <M(dot)Mamin(at)intershop(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3697: utf8 issue: can not reimport a table that was successfully exported.
Date: 2007-10-25 16:39:01
Message-ID: 17741.1193330341@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Marc Mamin" <M(dot)Mamin(at)intershop(dot)de> writes:
> Is there a recommendation how to clean these data (I know where to
> search for them)

Usually people do it by running iconv with the delete-bad-data option
on a pg_dump file.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Pierre-Yves Strub 2007-10-25 16:55:03 Re: BUG #3696: FK integrity check bypassed using rules.
Previous Message Tom Lane 2007-10-25 16:35:08 Re: Yet another problem with ILIKE and UTF-8