Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Akshat Jaimini <destrex271(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Subject: Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts
Date: 2026-02-02 15:26:48
Message-ID: 202602021525.qv4m7oge4eca@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2024-Dec-10, Michael Paquier wrote:

> One potential way to move forward would be to spread the knowledge of
> page_std when logging a new page higher in the callers, then allow
> dbcommands.c to be smarter about that?

Matthias, is this patch still under consideration?

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"Update: super-fast reaction on the Postgres bugs mailing list. The report
was acknowledged [...], and a fix is under discussion.
The wonders of open-source !"
https://twitter.com/gunnarmorling/status/1596080409259003906

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2026-02-02 15:32:52 Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023)
Previous Message Tom Lane 2026-02-02 15:19:00 Re: AIX support