Skip to content

Commit b91326f

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 <afripowered@gmail.com> Reviewed-by: Laurenz Albe Discussion: https://postgr.es/m/173928241056.707.3989867022954178032@wrigleys.postgresql.org Backpatch-through: 14
1 parent cecbb13 commit b91326f

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
@@ -245,7 +245,7 @@
245245
</para>
246246

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

0 commit comments

Comments
 (0)