Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit85317e8

Browse files
committed
doc: mention data page checksums in WAL section
Backpatch to 9.3Adjusted patch from Ian Lawrence Barwick
1 parent326e1d7 commit85317e8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/src/sgml/wal.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,10 @@
193193
</listitem>
194194
<listitem>
195195
<para>
196-
Data pages are not currently checksummed, though full page images recorded
197-
in WAL records will be protected. Data pages have a 16-bit field available
198-
for future use with a data page checksum feature.
196+
Data pages are not currently checksummed by default, though full page images
197+
recorded in WAL records will be protected; see<link
198+
linkend="app-initdb-data-checksums"><application>initdb</></link>
199+
for details about enabling data page checksums.
199200
</para>
200201
</listitem>
201202
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp