From: Bruce Momjian Date: Mon, 23 Jun 2008 22:15:17 +0000 (+0000) Subject: Backup wording improvement. X-Git-Tag: REL8_4_BETA1~1255 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d34cf008a945ad348be6c24f84815ca73d40f80c;p=postgresql Backup wording improvement. Joshua D. Drake --- diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml index 29642fe81d..3dbc288577 100644 --- a/doc/src/sgml/backup.sgml +++ b/doc/src/sgml/backup.sgml @@ -1,4 +1,4 @@ - + Backup and Restore @@ -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,