Skip to content

Commit ffeae03

Browse files
committed
Clearify PITR doc wording.
1 parent 1c945db commit ffeae03

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.113 2008/01/23 20:21:37 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.113.2.1 2008/03/07 01:46:50 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)