[HACKERS] Start logical decoding from any lsn present in the wal segment - Mailing list pgsql-hackers

From sanyam jain
Subject [HACKERS] Start logical decoding from any lsn present in the wal segment
Date
Msg-id BM1PR01MB101143E890CBBA640F6AC607C0D20@BM1PR01MB1011.INDPRD01.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: [HACKERS] Start logical decoding from any lsn present in the wal segment  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers

Hi,

Currently logical decoding finds a consistent point by generating a snapshot and stream changes after consistent point.I want to change this behaviour to something which stream changes from a lsn in the past provided its present in wal segment.Can this behaviour be implemented and if yes, what are the steps i should perform to implement the same.


Thanks,

Sanyam Jain

pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: [HACKERS] [PATCH] pg_reload_backend to signal SIGHUP to aspecific backend
Next
From: Michal Novotny
Date:
Subject: [HACKERS] Segmentation fault in libpq