| From: | Sushant Kamboj <sushant(dot)kamboj(at)getfareye(dot)com> |
|---|---|
| To: | Euler Taveira <euler(at)eulerto(dot)com> |
| Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #17193: Issue with pg_output login |
| Date: | 2021-09-15 18:53:06 |
| Message-ID: | CAG5CZqJVxPnhm5Qk1n1mNktQxeeZLUevNEn9SOqs4sfUVz3cgw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi Euler,
Thanks for your reply.
I will check from the debezium side and will try to provide some more logs
over this case.
On Thu, Sep 16, 2021 at 12:17 AM Euler Taveira <euler(at)eulerto(dot)com> wrote:
> 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
> characters
> with pg_output plugin. The data was visible correctly in the database but
> while pushing the data through the CDC pipeline there was some distortion
> with 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.
>
>
> --
> Euler Taveira
> EDB https://www.enterprisedb.com/
>
>
--
Thanks and Regards
Sushant Kamboj
Database Administrator
+91-9999518201
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2021-09-15 19:28:54 | Re: pg_upgrade test for binary compatibility of core data types |
| Previous Message | Euler Taveira | 2021-09-15 18:46:48 | Re: BUG #17193: Issue with pg_output login |