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

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #17615: Getting error while inserting records in the table: invalid byte sequence for encoding "UTF8": 0xae
Дата
Msg-id 17615-6d24c25ba0e8a9e6@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #17615: Getting error while inserting records in the table: invalid byte sequence for encoding "UTF8": 0xae  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Regression in pipeline mode in libpq 14.5
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17614: "variable not found in subplan target lists" on grouping query