Re: BUG #17193: Issue with pg_output login
| От | Euler Taveira |
|---|---|
| Тема | Re: BUG #17193: Issue with pg_output login |
| Дата | |
| Msg-id | 8eef5dcf-c327-4142-baab-877be77aa994@www.fastmail.com обсуждение исходный текст |
| Ответ на | BUG #17193: Issue with pg_output login (PG Bug reporting form <noreply@postgresql.org>) |
| Ответы |
Re: BUG #17193: Issue with pg_output login
Re: BUG #17193: Issue with pg_output login |
| Список | pgsql-bugs |
On Tue, Sep 14, 2021, at 10:44 AM, PG Bug reporting form wrote:
We identified that there was an issue with the encoding with UTF8 characterswith pg_output plugin. The data was visible correctly in the database butwhile pushing the data through the CDC pipeline there was some distortionwith the Greek letters.
You don't provide enough information. What's your database encoding?
IIRC Debezium only supports database whose encoding is UTF-8. Since pgoutput
doesn't do encoding conversion and it uses binary output, it seems the issue is
in the Debezium side.
В списке pgsql-bugs по дате отправления: