Re: [SPAM]-D] How to find broken UTF-8 characters ?

From: silly sad <sad(at)bankir(dot)ru>
To: Andreas <maps(dot)on(at)gmx(dot)net>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: [SPAM]-D] How to find broken UTF-8 characters ?
Date: 2010-04-26 10:12:26
Message-ID: 4BD5670A.803@bankir.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 04/26/10 04:12, Andreas wrote:

> Excel files
> pgAdmin
> Access.

looks like a complete offtopic

> How can I find those broken UTF-8 characters?
> How can I get rid of them?

iconv -c

BUT
u should not have those characters at all
if one is occured it most probably an error

AND
u should get rid of this error itself --
not of its consequences.

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Andreas 2010-04-26 12:41:36 Re: [SPAM]-D] How to find broken UTF-8 characters ?
Previous Message Andreas 2010-04-26 00:12:43 How to find broken UTF-8 characters ?