Re: Two noncritical bugs of pg_waldump

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Two noncritical bugs of pg_waldump
Date: 2022-01-27 20:27:02
Message-ID: 20220127202702.GB554411@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jan 27, 2022 at 01:27:36PM +0900, Kyotaro Horiguchi wrote:
> At Thu, 27 Jan 2022 13:23:06 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
>> So the issue there is neither EndRecPtr and ReadRecPtr always points
>> to the current read LSN. The first proposal from Nathen was to use
>
> Mmm. Sorry for my fat finger, Nathan.

It's okay. :)

--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2022-01-27 20:27:17 Re: A test for replay of regression tests
Previous Message Tom Lane 2022-01-27 20:23:42 Re: Support tab completion for upper character inputs in psql