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

Commitf0942b1

Browse files
committed
doc: Tweak sentence for pg_checksums when enabling checksums
The previous version of the docs mentioned that files are rewritten,implying that a second copy of each file gets created, but each file isupdated in-place.Author: Michael BanckReviewed-by: Daniel Gustafsson, Michael PaquierDiscussion:https://postgr.es/m/858086b6a42fb7d17995b6175856f7e7ec44d0a2.camel@credativ.deBackpatch-through: 12
1 parent58b5ae9 commitf0942b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/pg_checksums.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ PostgreSQL documentation
4747

4848
<para>
4949
When verifying checksums, every file in the cluster is scanned. When
50-
enabling checksums, every file in the cluster is rewritten. Disabling
51-
checksums only updates the file <filename>pg_control</filename>.
50+
enabling checksums, every file in the cluster is rewritten in-place.
51+
Disablingchecksums only updates the file <filename>pg_control</filename>.
5252
</para>
5353
</refsect1>
5454

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp