Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 588d213

Browse files
committed
Clearify PITR doc wording.
1 parent 5490ccc commit 588d213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/backup.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.114 2008/02/13 22:44:06 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.115 2008/03/07 01:46:41 momjian Exp $ -->
22

33
<chapter id="backup">
44
<title>Backup and Restore</title>
@@ -1814,7 +1814,7 @@ if (!triggered)
18141814
</para>
18151815

18161816
<para>
1817-
If we take a backup of the standby server's files while it is following
1817+
If we take a backup of the standby server's data directory while it is processing
18181818
logs shipped from the primary, we will be able to reload that data and
18191819
restart the standby's recovery process from the last restart point.
18201820
We no longer need to keep WAL files from before the restart point.

0 commit comments

Comments
 (0)