Logical replication support for generic wal record - Mailing list pgsql-hackers

From Natarajan R
Subject Logical replication support for generic wal record
Date
Msg-id CAPqxBt5CWvb20JVCP4C+52TB1uTYW7udA5afp3XbP1O8TTyAUw@mail.gmail.com
Whole thread Raw
Responses Re: Logical replication support for generic wal record
Re: Logical replication support for generic wal record
List pgsql-hackers
Hi All,

I am writing a postgres extension which writes only generic wal record, but this wal is not recognized by logical replication decoder. I have a basic understanding of how logical replication(COPY command for initial sync, wal replica for final sync) works, can you please tell us a way to support this?


Thanks,
Natarajan.R

pgsql-hackers by date:

Previous
From: "Drouvot, Bertrand"
Date:
Subject: Re: shared-memory based stats collector - v70
Next
From: Bharath Rupireddy
Date:
Subject: Re: Logical replication support for generic wal record