Re: [SPAM]-D] Re: [SPAM]-D] How to find broken UTF-8 characters ? - Mailing list pgsql-sql

From silly sad
Subject Re: [SPAM]-D] Re: [SPAM]-D] How to find broken UTF-8 characters ?
Date
Msg-id 4BD58D30.3040301@bankir.ru
Whole thread Raw
In response to Re: [SPAM]-D] How to find broken UTF-8 characters ?  (Andreas <maps.on@gmx.net>)
List pgsql-sql
>>> How can I get rid of them?
>> iconv -c
> AFAIK iconv would translate on file system level but I would think that
> messed up a allready messed up Excel workmap even further.
> I'd be glad to handle csv, too.

pg_dump | iconv -c | psql


pgsql-sql by date:

Previous
From: Andreas
Date:
Subject: Re: [SPAM]-D] How to find broken UTF-8 characters ?
Next
From: junaidmalik14
Date:
Subject: Re: count function alternative in postgres