Skip to content

Commit 4ed6001

Browse files
committed
Simplify description of --data-checksums in documentation of initdb
The documentation mentioned that data checksums cannot be changed after initialization, which is not true as pg_checksums can do that with its --enable option introduced in v12. This simply removes the sentence telling so. Reported-by: Basil Bourque Author: Michael Paquier Reviewed-by: Daniel Gustafsson Discussion: https://postgr.es/m/15909-e9d74271f1647472@postgresql.org Backpatch-through: 12
1 parent d4f2831 commit 4ed6001

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/src/sgml/ref/initdb.sgml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,10 @@ PostgreSQL documentation
216216
<para>
217217
Use checksums on data pages to help detect corruption by the
218218
I/O system that would otherwise be silent. Enabling checksums
219-
may incur a noticeable performance penalty. This option can only
220-
be set during initialization, and cannot be changed later. If
221-
set, checksums are calculated for all objects, in all databases. All
222-
checksum failures will be reported in the <xref
223-
linkend="pg-stat-database-view"/> view.
219+
may incur a noticeable performance penalty. If set, checksums
220+
are calculated for all objects, in all databases. All checksum
221+
failures will be reported in the
222+
<xref linkend="pg-stat-database-view"/> view.
224223
</para>
225224
</listitem>
226225
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy