From: Bruce Momjian Date: Mon, 23 Jun 2008 22:15:17 +0000 (+0000) Subject: Backup wording improvement. X-Git-Tag: recoveryinfrav9~911 X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=b561a857e840049fda8a271302b7794a14712e31;p=users%2Fsimon%2Fpostgres.git Backup wording improvement. Joshua D. Drake --- diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml index 65a0b90970..4cfe31c36a 100644 --- a/doc/src/sgml/backup.sgml +++ b/doc/src/sgml/backup.sgml @@ -930,7 +930,7 @@ SELECT pg_stop_backup(); - 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 root!) and with the right permissions. If you are using tablespaces,