Re: utf8 issues - Mailing list pgsql-general

From Adrian Klaver
Subject Re: utf8 issues
Date
Msg-id 54EDE9C3.2040304@aklaver.com
Whole thread Raw
In response to utf8 issues  (Felix Ivan Romero Rodríguez <firomero@uci.cu>)
List pgsql-general
On 02/25/2015 07:11 AM, Felix Ivan Romero Rodríguez wrote:
>
> I've got the followin issue with postgres 9.3, trying to restore a
> backup from sql script:
> "invalid byte sequence for encoding “UTF8″: 0xc2de"
> how can i solve it?

Provide more information:)

Where is backup coming from , another database, the same one, etc?

What was the encoding for the database that was backed up?

Is it just the one error or does it happen repeatedly?

>
>
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Vick Khera
Date:
Subject: Re: utf8 issues
Next
From: Merlin Moncure
Date:
Subject: Re: Some indexing advice for a Postgres newbie, please?