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 11<!--
2- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.57 2005/03/17 05:03:37 momjian Exp $
2+ $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.58 2005/03/17 05:10:11 momjian Exp $
33-->
44<chapter id="backup">
55 <title>Backup and Restore</title>
@@ -365,7 +365,7 @@ tar -cf backup.tar /usr/local/pgsql/data
365365
366366 <para>
367367 If your database is spread across multiple volumes (for example,
368- data files and WAL log on different disks ) there may not be any way
368+ if you are using tablespaces ) there may not be any way
369369 to obtain exactly-simultaneous frozen snapshots of all the volumes.
370370 Read your file system documentation very carefully before trusting
371371 to the consistent-snapshot technique in such situations. The safest
You can’t perform that action at this time.
0 commit comments