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: 449d0a8)
Improve wording about WAL files in tar mode of pg_basebackup
2019年1月29日 09:42:41 +0000 (10:42 +0100)
2019年1月29日 09:42:41 +0000 (10:42 +0100)
Author: Alex Kliukin
Reviewed-By: Michael Paquier, Magnus Hagander

diff --git a/doc/src/sgml/ref/pg_basebackup.sgml b/doc/src/sgml/ref/pg_basebackup.sgml
index 57dc83b620b8748f1d2c5de4726e6f15f783a50a..c4f3950e5bc83fe6577bd15572778614391849c5 100644 (file)
--- a/doc/src/sgml/ref/pg_basebackup.sgml
+++ b/doc/src/sgml/ref/pg_basebackup.sgml
@@ -306,8 +306,8 @@ PostgreSQL documentation
backup will fail and be unusable.
</para>
<para>
- The write-ahead log files will be written to
- the <filename>base.tar</filename> file.
+ When tar format mode is used, the write-ahead log files will be
+ written to the <filename>base.tar</filename> file.
</para>
</listitem>
</varlistentry>
@@ -326,9 +326,10 @@ PostgreSQL documentation
requires no extra write-ahead logs to be saved on the master.
</para>
<para>
- The write-ahead log files are written to a separate file
- named <filename>pg_wal.tar</filename> (if the server is a version
- earlier than 10, the file will be named <filename>pg_xlog.tar</filename>).
+ When tar format mode is used, the write-ahead log files will be
+ written to a separate file named <filename>pg_wal.tar</filename>
+ (if the server is a version earlier than 10, the file will be named
+ <filename>pg_xlog.tar</filename>).
</para>
<para>
This value is the default.
This is the main PostgreSQL git repository.
RSS Atom

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