Re: Custom logical replication client

From: Edson Carlos Ericksson Richter <richter(at)simkorp(dot)com(dot)br>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Custom logical replication client
Date: 2025-05-23 20:50:13
Message-ID: 67011386-0e42-412c-8ce1-153a56b4e35b@simkorp.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> On May 23, 2025, at 11:36, Edson Carlos Ericksson Richter<richter(at)simkorp(dot)com(dot)br> wrote:
>>
>> Dear Community,
>> I'm starting a project where I would like to write an application to decode the logical replication protocol to save data into an analytics streaming system.
>> Is there a starting guide or similar project that can help me to educate myself on how to accomplish this task?
> You might start here:
>
> https://github.com/eulerto/wal2json
>
>
Thanks!

ER

In response to

Browse pgsql-general by date

  From Date Subject
Next Message postgres 2025-05-26 14:30:37 Re: Postgres 16 unexpected shutdown
Previous Message Christophe Pettus 2025-05-23 18:49:47 Re: Custom logical replication client