Re: 039_end_of_wal: error in "xl_tot_len zero" test

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Anton Voloshin <a(dot)voloshin(at)postgrespro(dot)ru>, David Rowley <dgrowleyml(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 039_end_of_wal: error in "xl_tot_len zero" test
Date: 2024-08-29 05:55:27
Message-ID: 3538489.1724910927@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Munro <thomas(dot)munro(at)gmail(dot)com> writes:
> The fix I propose to commit shortly is just the first of those new
> lines, to homogenise the initial state. See attached. The previous
> idea works too, I think, but this bigger hammer is more obviously
> removing variation.

+1, but a comment explaining the need for the pg_switch_wal call
seems in order.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2024-08-29 06:01:09 Re: Introduce XID age and inactive timeout based replication slot invalidation
Previous Message Thomas Munro 2024-08-29 05:41:36 Re: 039_end_of_wal: error in "xl_tot_len zero" test