Re: Custom logical replication client - Mailing list pgsql-general

From Christophe Pettus
Subject Re: Custom logical replication client
Date
Msg-id A61523AE-BA60-4A4B-A0B6-2E08F40C637C@thebuild.com
Whole thread Raw
Responses Re: Custom logical replication client
List pgsql-general
> On May 23, 2025, at 11:36, Edson Carlos Ericksson Richter <richter@simkorp.com.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
datainto 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




pgsql-general by date:

Previous
From: Wim Bertels
Date:
Subject: Re: issue/bug management, project management, people management, product management all in one, preferably open source software ?
Next
From: Edson Carlos Ericksson Richter
Date:
Subject: Re: Custom logical replication client