doc: update the default of data checksums in the doc of pg_rewind

From: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: doc: update the default of data checksums in the doc of pg_rewind
Date: 2025-12-24 07:27:50
Message-ID: TY4PR01MB16907D62F3A0A377B30FDBEA794B2A@TY4PR01MB16907.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I noticed that the pg_rewind documentation still states that data
checksums is disabled by default, but it has been changed to on since PG18.

Here's a small patch to update this.

Best Regards,
Hou zj

Attachment Content-Type Size
v1-0001-Fix-outdated-doc-in-pg_rewind.patch application/octet-stream 1.3 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message wenhui qiu 2025-12-24 07:33:07 Re: correct a word
Previous Message David G. Johnston 2025-12-24 07:22:54 Re: Improve documentation of publication privilege checks