From 8b21a3ca677fec9e51553cf819b1006de1b0e7ae Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 7 Mar 2008 01:46:50 +0000 Subject: [PATCH] Clearify PITR doc wording. --- doc/src/sgml/backup.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml index 0031d55c34..717bdc7e47 100644 --- a/doc/src/sgml/backup.sgml +++ b/doc/src/sgml/backup.sgml @@ -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. -- 2.39.5