Re: Issues with blocksize smaller than 8KB - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Issues with blocksize smaller than 8KB
Date
Msg-id 30951.1760899735@sss.pgh.pa.us
Whole thread Raw
In response to Re: Issues with blocksize smaller than 8KB  (Álvaro Herrera <alvherre@kurilemu.de>)
Responses Re: Issues with blocksize smaller than 8KB
List pgsql-bugs
=?utf-8?Q?=C3=81lvaro?= Herrera <alvherre@kurilemu.de> writes:
> On 2025-Oct-18, Tom Lane wrote:
>>> 2025-10-17 15:39:13.182 UTC [97433] DETAIL:  The database cluster was initialized with RELSEG_SIZE 1895825408, but
theserver was compiled with RELSEG_SIZE 1895825408. 

> Hmm, but how come two values that print identical result in failing the
> test that they are not equal?

Incautious use of --with-segsize could perhaps result in RELSEG_SIZE
being too big for an int ...

            regards, tom lane



pgsql-bugs by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Issues with blocksize smaller than 8KB
Next
From: Jeff Janes
Date:
Subject: Re: Issues with blocksize smaller than 8KB