invalid byte sequence for encoding "UTF8": 0xff - Mailing list pgsql-general

From Kris Olson
Subject invalid byte sequence for encoding "UTF8": 0xff
Date
Msg-id F6889FA3C8AA6D40AF5F5215402D9E2384EFEA@Ex-Reno-MB1.DRI.local
Whole thread Raw
List 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.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Long running INSERT+SELECT query
Next
From: "Ian Bell"
Date:
Subject: PGAdmin4 debugger - unable to call ltree functions