File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 $ -->
2
2
3
3
<chapter id="backup">
4
4
<title>Backup and Restore</title>
@@ -1814,7 +1814,7 @@ if (!triggered)
1814
1814
</para>
1815
1815
1816
1816
<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
1818
1818
logs shipped from the primary, we will be able to reload that data and
1819
1819
restart the standby's recovery process from the last restart point.
1820
1820
We no longer need to keep WAL files from before the restart point.
You can’t perform that action at this time.
0 commit comments