invalid byte sequence for encoding "UTF8": 0xff

From: Kris Olson <Kris(dot)Olson(at)dri(dot)edu>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: invalid byte sequence for encoding "UTF8": 0xff
Date: 2018-04-26 19:31:24
Message-ID: F6889FA3C8AA6D40AF5F5215402D9E2384EFEA@Ex-Reno-MB1.DRI.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I just did this on all my import dump files:

perl -p -i -e 's/\xff//g' *.dump

Kris

PUBLIC RECORDS NOTICE: In accordance with NRS Chapter 239, this email and responses, unless otherwise made confidential by law, may be subject to the Nevada Public Records laws and may be disclosed to the public upon request.

Browse pgsql-general by date

  From Date Subject
Next Message Ian Bell 2018-04-26 20:22:39 PGAdmin4 debugger - unable to call ltree functions
Previous Message Adrian Klaver 2018-04-26 18:46:10 Re: Long running INSERT+SELECT query