Skip to content

Commit b2b112b

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 28fcaa6 commit b2b112b

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
@@ -247,7 +247,7 @@
247247
</para>
248248

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

0 commit comments

Comments
 (0)