projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c88593
)
Clearify PITR doc wording.
author
Bruce Momjian
<bruce@momjian.us>
Fri, 7 Mar 2008 01:46:50 +0000
(
01:46
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 7 Mar 2008 01:46:50 +0000
(
01:46
+0000)
doc/src/sgml/backup.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/backup.sgml
b/doc/src/sgml/backup.sgml
index 0031d55c3446cb5dd4ff0aa7d5fee04f203d344a..717bdc7e47be12ca2a0ce6331bd0860964bde785 100644
(file)
--- a/
doc/src/sgml/backup.sgml
+++ b/
doc/src/sgml/backup.sgml
@@
-1814,7
+1814,7
@@
if (!triggered)
</para>
<para>
- If we take a backup of the standby server's
files while it is follow
ing
+ If we take a backup of the standby server's
data directory while it is process
ing
logs shipped from the primary, we will be able to reload that data and
restart the standby's recovery process from the last restart point.
We no longer need to keep WAL files from before the restart point.