Re: 66.6. Database Page Layout

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: y(dot)saburov(at)gmail(dot)com, PostgreSQL-documentation <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: 66.6. Database Page Layout
Date: 2026-07-15 15:13:47
Message-ID: 103533CF-A793-4F02-BE49-45853479108F@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

> On 15 Jul 2026, at 16:50, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> wrote:
>
> On Wed, 2026-07-15 at 15:17 +0200, Daniel Gustafsson wrote:
>> I took another look at this today to close the thread and found that there were
>> one more occurrence of this pattern stemming from 67846550dc6d which removed
>> the initdb xreflabels. The attached patches fix the other one as well as
>> changes the link in the amcheck docs to point to the main checksums page which
>> is more relevant than the (now default) initdb option. Patches for master down
>> to v18 attached.
>
> Referencing "checksums" rather than "app-initdb-data-checksums" is an improvement
> in all these places, and the only other reference to "app-initdb-data-checksums"
> in the documentation is good the way it is and should stay.
>
> So the patches look good to me.

Thanks for review!

--
Daniel Gustafsson

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message surya poondla 2026-07-15 18:51:18 Re: Clarify log_parameter_max_length docs regarding log_min_duration_statement vs log_duration
Previous Message Laurenz Albe 2026-07-15 14:50:13 Re: 66.6. Database Page Layout