Re: Allow reading LSN written by walreciever, but not flushed yet
Mikhail Nikalayeu <mihailnikalayeu@gmail.com>
From: Mihail Nikalayeu <mihailnikalayeu@gmail.com>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: Andrey Borodin <x4mmm@yandex-team.ru>,
Amit Kapila <amit.kapila16@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-05-13T20:11:49Z
Lists: pgsql-hackers
Hello, everyone! > Or might want LSN "flush everything you have written, and return that LSN". That will also do the trick, but is not necessary. I think it is a better option. Less things may go wrong in such a case. Best regards, Mikhail.