Re: invalid byte sequence for encoding - Mailing list pgsql-general

From Daniel Schuchardt
Subject Re: invalid byte sequence for encoding
Date
Msg-id h8jkd6$2sma$2@news.hub.org
Whole thread Raw
In response to Re: invalid byte sequence for encoding  (Scott Ribe <scott_ribe@killerbytes.com>)
Responses Re: invalid byte sequence for encoding  (Scott Ribe <scott_ribe@killerbytes.com>)
List pgsql-general
Hy Scott,

as wrote in my awnser to peter everything is working fine in Postgres81.
So its not possible thats our parser.

Please look in my awnser for peter.



Scott Ribe schrieb:
>> In that example i try to insert a "*" with rtf-encoding.
>
> It's not the "*" causing the error, it's the "\0"--which I'm pretty sure is
> not a valid character for an RTF file either. Do you have an encoder which
> is just blindly reading through the null terminator of a C string and
> including it in the encoded string.
>

pgsql-general by date:

Previous
From: Scott Ribe
Date:
Subject: Re: invalid byte sequence for encoding
Next
From: ReneMarxis
Date:
Subject: Question on WAL/PITR