doc: Fix outdated doc in pg_rewind.

Fujii Masao <fujii@postgresql.org>

Commit: b86c2b712b503cdcdf7f801ffd0ef97066204504
Author: Fujii Masao <fujii@postgresql.org>
Date: 2026-01-06T02:01:42Z
Releases: 18.2
doc: Fix outdated doc in pg_rewind.

Update pg_rewind documentation to reflect the change that data checksums are
now enabled by default during initdb.

Backpatch to v18, where data checksums were changed to be enabled by default.

Author: Zhijie Hou <houzj.fnst@fujitsu.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/TY4PR01MB16907D62F3A0A377B30FDBEA794B2A@TY4PR01MB16907.jpnprd01.prod.outlook.com
Backpatch-through: 18

Files

PathChange+/−
doc/src/sgml/ref/pg_rewind.sgml modified +3 −3

Documentation touched

Discussion