Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Ian Lawrence Barwick <barwick(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Date: 2026-08-18 22:13:33
Message-ID: BF250B02-2A8A-4E03-A594-B65F75E08BDC@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 18 Aug 2026, at 11:55, Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com> wrote:

> I don't have more comments, LGTM.

Thanks for review, pushed and backpatched.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-08-18 22:16:55 Re: basebackup: do not verify checksums on pages written before enabling checksums
Previous Message Daniel Gustafsson 2026-08-18 22:12:07 Re: datachecksums: handle invalid and dropped databases during enable