Re: Strange decreasing value of pg_last_wal_receive_lsn() - Mailing list pgsql-hackers

From godjan •
Subject Re: Strange decreasing value of pg_last_wal_receive_lsn()
Date
Msg-id D0DD7605-9977-4D63-8DC1-E58051BE0FD7@gmail.com
Whole thread Raw
In response to Re: Strange decreasing value of pg_last_wal_receive_lsn()  (Jehan-Guillaume de Rorthais <jgdr@dalibo.com>)
List pgsql-hackers
I got it should be LSN + MAXALIGN(xlogrecord length) 👍
Thanks a lot.

On 2 Jun 2020, at 19:11, Jehan-Guillaume de Rorthais <jgdr@dalibo.com> wrote:

Nope, just sum the xlogrecord length.

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Read access for pg_monitor to pg_replication_origin_status view
Next
From: Amit Kapila
Date:
Subject: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions