From b561a857e840049fda8a271302b7794a14712e31 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 23 Jun 2008 22:15:17 +0000 Subject: [PATCH] Backup wording improvement. Joshua D. Drake --- doc/src/sgml/backup.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.39.5