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

From Casey & Gina
Subject Re: Issues with blocksize smaller than 8KB
Date
Msg-id 38A83DA6-15FF-4FF2-9EB0-C53E63611162@osss.net
Whole thread Raw
In response to Re: Issues with blocksize smaller than 8KB  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Oct 19, 2025, at 2:48 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Incautious use of --with-segsize could perhaps result in RELSEG_SIZE
> being too big for an int ...

This must have been it, though the same --with-segsize value worked for larger blocksizes.

Perhaps configure could throw an error if too large of a value were to be used, but happy for the explanation...


pgsql-bugs by date:

Previous
From: Jeff Janes
Date:
Subject: Re: Issues with blocksize smaller than 8KB
Next
From: Tom Lane
Date:
Subject: Re: Issues with blocksize smaller than 8KB