Re: confirmed_flush_lsn shows LSN of the data that has not yet been received by the logical subscriber.
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Ashutosh Sharma <ashu.coek88@gmail.com>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>,
Andres Freund <andres@anarazel.de>
Date: 2022-11-04T09:59:23Z
Lists: pgsql-hackers
On Thu, Nov 3, 2022 at 4:49 PM Amit Kapila <amit.kapila16@gmail.com> wrote: > > On Mon, Sep 19, 2022 at 8:09 PM Ashutosh Sharma <ashu.coek88@gmail.com> wrote: > > > > Thanks for the clarification. Attached is the patch with the changes. > > Please have a look. > > > > LGTM. I'll push this tomorrow unless there are any other > comments/suggestions for this. > Pushed! -- With Regards, Amit Kapila.
Commits
-
Doc: Improve the description of confirmed_flush_lsn in pg_replication_slots.
- 3e77b2eb3466 16.0 landed