Clearify PITR doc wording.
authorBruce Momjian
Fri, 7 Mar 2008 01:46:41 +0000 (01:46 +0000)
committerBruce Momjian
Fri, 7 Mar 2008 01:46:41 +0000 (01:46 +0000)
doc/src/sgml/backup.sgml

index 4a6cad29153573d7d263fbb13ecf3d046c60b5ff..8131bcdf84530d52aa94a8a4300fe35da1707375 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  Backup and Restore
@@ -1814,7 +1814,7 @@ if (!triggered)
    
 
    
-    If we take a backup of the standby server's files while it is following
+    If we take a backup of the standby server's data directory while it is processing
     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.