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

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: chatterjeesouvik(dot)besu(at)gmail(dot)com
Subject: BUG #17615: Getting error while inserting records in the table: invalid byte sequence for encoding "UTF8": 0xae
Date: 2022-09-15 16:24:13
Message-ID: 17615-6d24c25ba0e8a9e6@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17615
Logged by: Souvik Chattopadhyay
Email address: chatterjeesouvik(dot)besu(at)gmail(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2022-09-15 19:23:30 Re: BUG #17614: "variable not found in subplan target lists" on grouping query
Previous Message Alvaro Herrera 2022-09-15 16:20:23 Re: Regression in pipeline mode in libpq 14.5