git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 58b5ae9)
doc: Tweak sentence for pg_checksums when enabling checksums
Mon, 7 Sep 2020 05:34:59 +0000 (14:34 +0900)
Mon, 7 Sep 2020 05:34:59 +0000 (14:34 +0900)
The previous version of the docs mentioned that files are rewritten,
implying that a second copy of each file gets created, but each file is
updated in-place.

Author: Michael Banck
Reviewed-by: Daniel Gustafsson, Michael Paquier
Discussion: https://postgr.es/m/858086b6a42fb7d17995b6175856f7e7ec44d0a2.camel@credativ.de
Backpatch-through: 12


diff --git a/doc/src/sgml/ref/pg_checksums.sgml b/doc/src/sgml/ref/pg_checksums.sgml
index 8e7807f86bd9497229e429ec154d30334a73a910..1dd4e54ff11b41ecf95c8fd305b9b4a0ca3aa8ed 100644 (file)
--- a/doc/src/sgml/ref/pg_checksums.sgml
+++ b/doc/src/sgml/ref/pg_checksums.sgml
@@ -47,8 +47,8 @@ PostgreSQL documentation
<para>
When verifying checksums, every file in the cluster is scanned. When
- enabling checksums, every file in the cluster is rewritten. Disabling
- checksums only updates the file <filename>pg_control</filename>.
+ enabling checksums, every file in the cluster is rewritten in-place.
+ Disabling checksums only updates the file <filename>pg_control</filename>.
</para>
</refsect1>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /