BUG #17615: Getting error while inserting records in the table: invalid byte sequence for encoding "UTF8": 0xae - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #17615: Getting error while inserting records in the table: invalid byte sequence for encoding "UTF8": 0xae
Date
Msg-id 17615-6d24c25ba0e8a9e6@postgresql.org
Whole thread Raw
Responses Re: BUG #17615: Getting error while inserting records in the table: invalid byte sequence for encoding "UTF8": 0xae
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17615
Logged by:          Souvik Chattopadhyay
Email address:      chatterjeesouvik.besu@gmail.com
PostgreSQL version: 10.21
Operating system:   CentOS 7.9
Description:

Hi,

Getting the below error while inserting records into the table:
invalid byte sequence for encoding "UTF8": 0xae

Insert statement:
insert into xx_test values ('Remmo® 20 Tablet');

Regards,
Souvik


pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Regression in pipeline mode in libpq 14.5
Next
From: Tom Lane
Date:
Subject: Re: BUG #17614: "variable not found in subplan target lists" on grouping query