[HACKERS] Start logical decoding from any lsn present in the wal segment

Поиск
Список
Период
Сортировка
От sanyam jain
Тема [HACKERS] Start logical decoding from any lsn present in the wal segment
Дата
Msg-id BM1PR01MB101143E890CBBA640F6AC607C0D20@BM1PR01MB1011.INDPRD01.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответы Re: [HACKERS] Start logical decoding from any lsn present in the wal segment  (Craig Ringer <craig@2ndquadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: Dmitry Dolgov
Дата:
Сообщение: Re: [HACKERS] [PATCH] pg_reload_backend to signal SIGHUP to aspecific backend
Следующее
От: Michal Novotny
Дата:
Сообщение: [HACKERS] Segmentation fault in libpq