Re: utf8 issues - Mailing list pgsql-general

From Vick Khera
Subject Re: utf8 issues
Date
Msg-id CALd+dcdvkHzTdmyzkDEKv1dj_F2+-qCmZFLChUfGFxQAqxsG=g@mail.gmail.com
Whole thread Raw
In response to utf8 issues  (Felix Ivan Romero Rodríguez <firomero@uci.cu>)
List pgsql-general
Fix the character sequence to be valid UTF8 before you restore it. I'm assuming you're restoring from a pretty old version of Postgres which did not do strict UTF8 character validation. Are you sure the data is encoded as UTF8 and not some other?

pgsql-general by date:

Previous
From: Felix Ivan Romero Rodríguez
Date:
Subject: utf8 issues
Next
From: Adrian Klaver
Date:
Subject: Re: utf8 issues