summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian2008-06-23 22:15:17 +0000
committerBruce Momjian2008-06-23 22:15:17 +0000
commitd34cf008a945ad348be6c24f84815ca73d40f80c (patch)
tree0f00a65e3689139258c6250043900a024f5c844a /doc/src
parentfe0dbfe6f37e7db17e6837fc4deaac9765e9371a (diff)
Backup wording improvement.
Joshua D. Drake
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/backup.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml
index 29642fe81d9..3dbc2885779 100644
--- a/doc/src/sgml/backup.sgml
+++ b/doc/src/sgml/backup.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.118 2008/04/09 02:52:04 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.119 2008/06/23 22:15:17 momjian Exp $ -->
<chapter id="backup">
<title>Backup and Restore</title>
@@ -930,7 +930,7 @@ SELECT pg_stop_backup();
</listitem>
<listitem>
<para>
- Restore the database files from your backup dump. Be careful that they
+ Restore the database files from your base backup. Be careful that they
are restored with the right ownership (the database system user, not
<literal>root</>!) and with the right permissions. If you are using
tablespaces,