Re: pgsql: pageinspect: Fix handling of page sizes and AM types

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: pageinspect: Fix handling of page sizes and AM types
Date: 2022-03-16 02:45:14
Message-ID: YjFPOtfCW6yLXUeM@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Wed, Mar 16, 2022 at 02:21:42AM +0000, Michael Paquier wrote:
> pageinspect: Fix handling of page sizes and AM types

sifaka and some other animals have been complaining here:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=sifaka&dt=2022-03-16%2002%3A24%3A28

I have reproduced the problem locally, just looking into why the page
alignment and/or the allocation change seem to matter here..
--
Michael

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2022-03-16 02:49:14 pgsql: Fix waiting in RegisterSyncRequest().
Previous Message Michael Paquier 2022-03-16 02:21:43 pgsql: pageinspect: Fix handling of page sizes and AM types