Skip to content

Commit 69c45ec

Browse files
committed
doc: clarify default checksum behavior in non-master branches
Also simplify and correct data checksum wording in master now that it is the default. PG 13 did not have the awkward wording. Reported-by: Felix <[email protected]> Reviewed-by: Laurenz Albe Discussion: https://postgr.es/m/[email protected] Backpatch-through: 14
1 parent 0f7c0fb commit 69c45ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/wal.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
</para>
247247

248248
<para>
249-
Checksums are normally enabled when the cluster is initialized using <link
249+
Checksums can be enabled when the cluster is initialized using <link
250250
linkend="app-initdb-data-checksums"><application>initdb</application></link>.
251251
They can also be enabled or disabled at a later time as an offline
252252
operation. Data checksums are enabled or disabled at the full cluster

0 commit comments

Comments
 (0)