Re: Issues with blocksize smaller than 8KB

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Casey & Gina <cg(at)osss(dot)net>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: Issues with blocksize smaller than 8KB
Date: 2025-10-19 22:30:38
Message-ID: 82754.1760913038@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I wrote:
> ... So I think we'd
> better leave it to the C compiler, as attached.

After further study I decided that md.c was a more natural home
for this assertion than xlog.c. Pushed that way.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David Rowley 2025-10-20 01:33:35 Re: Potential "AIO / io workers" inter-worker locking issue in PG18?
Previous Message Marco Boeringa 2025-10-19 20:37:08 Re: Potential "AIO / io workers" inter-worker locking issue in PG18?