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

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Thomas Munro <thomas.munro@gmail.com>, Anton Voloshin <a.voloshin@postgrespro.ru>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2024-05-12T20:58:35Z
Lists: pgsql-hackers
On Mon, 6 May 2024 at 15:06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> My best guess is that that changed the amount of WAL generated by
> initdb just enough to make the problem reproduce on this animal.
> However, why's it *only* happening on this animal?  The amount of
> WAL we generate isn't all that system-specific.

I'd say that's a good theory as it's now passing again [1] after the
recent system_views.sql change done in 521a7156ab.

David

[1] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=skimmer&dt=2024-05-06%2017%3A43%3A38



Commits

  1. Stabilize 039_end_of_wal test.

  2. Create syscache entries for pg_extension