Re: Strange decreasing value of pg_last_wal_receive_lsn()

From: godjan • <g0dj4n(at)gmail(dot)com>
To: Jehan-Guillaume de Rorthais <jgdr(at)dalibo(dot)com>
Cc: Sergei Kornilov <sk(at)zsrv(dot)org>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: Strange decreasing value of pg_last_wal_receive_lsn()
Date: 2020-06-03 08:56:49
Message-ID: D0DD7605-9977-4D63-8DC1-E58051BE0FD7@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)dalibo(dot)com> wrote:
>
> Nope, just sum the xlogrecord length.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2020-06-03 09:13:00 Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions
Previous Message Kyotaro Horiguchi 2020-06-03 08:29:27 Re: Read access for pg_monitor to pg_replication_origin_status view