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

index b12b5b3ad650c82d925a17626d312c24f643f847..413b3a0cc8e4225132b7a402c606879b4ccd85bd 100644 (file)
@@ -1814,7 +1814,7 @@ if (!triggered)
    </para>
 
    <para>
-    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.