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 $ -->
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.
You can’t perform that action at this time.
0 commit comments