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

index 6252159025fd9fa8b21dbc97a9a4786ba8b248e3..abfca73f78559e00a9f10ab8033fdb5bbec01430 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.