Seek for helper documents to implement WAL with an FDW - Mailing list pgsql-hackers

From Komal Habura
Subject Seek for helper documents to implement WAL with an FDW
Date
Msg-id CAGLCmsxvysGdLhHNyqbnyTD_hDATghoMzg-N11UTt+Pz9rQLpA@mail.gmail.com
Whole thread Raw
Responses Re: Seek for helper documents to implement WAL with an FDW
Re: Seek for helper documents to implement WAL with an FDW
List pgsql-hackers
Hi all,
        I have written an FDW, which is similar to the file_fdw. I need the support of WAL to perform logical and stream replication. I have knowledge about custom WAL but do not have clarity about implementing WAL(writing, redo, desc, identify, etc..) and cases where WAL can be applied.

kindly share some documents, and links regarding WAL implementation.


--------
Komal Habura



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: File API cleanup
Next
From: Richard Guo
Date:
Subject: Re: Wrong query results caused by loss of join quals