projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60379f6
)
Fix typo
author
Magnus Hagander
<
[email protected]
>
Tue, 8 Nov 2016 17:34:59 +0000
(18:34 +0100)
committer
Magnus Hagander
<
[email protected]
>
Tue, 8 Nov 2016 17:37:40 +0000
(18:37 +0100)
doc/src/sgml/ref/pg_basebackup.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_basebackup.sgml
b/doc/src/sgml/ref/pg_basebackup.sgml
index e66a7ae8eedc6c8719e1d21be2cb15dd7199fdad..1f15a17d0e0b96c3690de0b7eeb676087291f964 100644
(file)
--- a/
doc/src/sgml/ref/pg_basebackup.sgml
+++ b/
doc/src/sgml/ref/pg_basebackup.sgml
@@
-88,7
+88,7
@@
PostgreSQL documentation
There is no guarantee that all WAL files required for the backup are archived
at the end of backup. If you are planning to use the backup for an archive
recovery and want to ensure that all required files are available at that moment,
- you need to include them into the backup by using <literal>-x</> option.
+ you need to include them into the backup by using
the
<literal>-x</> option.
</para>
</listitem>
<listitem>