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 01:25:14
Message-ID: 20220127012514.GA482133@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jan 27, 2022 at 10:07:38AM +0900, Kyotaro Horiguchi wrote:
> pg_waldump complains at the end in any case. I noticed that the LSN
> it shows in the finish message is incorrect. (I faintly thought that
> I posted about this but I didn't find it..)

Is this thread [0] what you are remembering?

[0] https://postgr.es/m/2B4510B2-3D70-4990-BFE3-0FE64041C08A%40amazon.com

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message TAO TANG 2022-01-27 01:28:32 Question on partition pruning involving stable operator: timestamptz_ge_date
Previous Message Greg Nancarrow 2022-01-27 01:12:05 Re: row filtering for logical replication