projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ec50a8
)
Fix typo in pg_validatebackup documentation.
author
Fujii Masao
<fujii@postgresql.org>
Thu, 9 Apr 2020 13:38:24 +0000
(22:38 +0900)
committer
Fujii Masao
<fujii@postgresql.org>
Thu, 9 Apr 2020 13:38:24 +0000
(22:38 +0900)
Author: Fujii Masao
Reviewed-by: Robert Haas
Discussion: https://postgr.es/m/
78f76a3d
-1a28-a97d-0394-
5c96985dd1c0
@oss.nttdata.com
doc/src/sgml/ref/pg_validatebackup.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_validatebackup.sgml
b/doc/src/sgml/ref/pg_validatebackup.sgml
index 19888dc1966375b5b31d3fa20d6d63085606e4b2..20d445efb8d8e4a52fb7ab0e6cb0679379943ace 100644
(file)
--- a/
doc/src/sgml/ref/pg_validatebackup.sgml
+++ b/
doc/src/sgml/ref/pg_validatebackup.sgml
@@
-132,7
+132,7
@@
PostgreSQL documentation
<listitem>
<para>
Exit as soon as a problem with the backup is detected. If this option
- is not specified, <literal>pg_
bas
ebackup</literal> will continue
+ is not specified, <literal>pg_
validat
ebackup</literal> will continue
checking the backup even after a problem has been detected, and will
report all problems detected as errors.
</para>