Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uIXGF-006iL6-Fc for pgsql-general@arkaria.postgresql.org; Fri, 23 May 2025 18:36:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1uIXGD-004sl1-1z for pgsql-general@arkaria.postgresql.org; Fri, 23 May 2025 18:36:48 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uIXGC-004skt-Nd for pgsql-general@lists.postgresql.org; Fri, 23 May 2025 18:36:48 +0000 Received: from mta.simkorp.com.br ([187.95.147.222]) by makus.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1uIXG9-000Ycf-0n for pgsql-general@postgresql.org; Fri, 23 May 2025 18:36:46 +0000 Received: from [192.168.2.30] (rs0b03.simfrete.com [200.155.136.51]) by mta.simkorp.com.br (Postfix) with ESMTPSA id 2514E180B07 for ; Fri, 23 May 2025 15:36:42 -0300 (-03) Content-Type: multipart/alternative; boundary="------------QhjcYhXPAk6XvZJvGfiik7EJ" Message-ID: <8f20f76a-e526-4a6f-9c72-1e8532c3abed@simkorp.com.br> Date: Fri, 23 May 2025 15:36:34 -0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: pgsql-general@postgresql.org Content-Language: pt-BR From: Edson Carlos Ericksson Richter Organization: Simkorp Informatica Ltda Subject: Custom logical replication client List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------QhjcYhXPAk6XvZJvGfiik7EJ Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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? Thanks in advance, ER. --------------QhjcYhXPAk6XvZJvGfiik7EJ Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit 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?


Thanks in advance,

ER. --------------QhjcYhXPAk6XvZJvGfiik7EJ--