From: Alvaro Herrera Date: Thu, 5 Jun 2008 19:56:14 +0000 (+0000) Subject: Fix missing "not", per Frank Millman (bug #4212). X-Git-Tag: REL8_3_2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b791711362ead74346d302ba89fd3fa5d80655a;p=thirdparty%2Fpostgresql.git Fix missing "not", per Frank Millman (bug #4212). --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index d69e27e2e49..c750b9c11b6 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%standalone-include[<productname>PostgreSQL</>]]> @@ -368,7 +368,7 @@ su - postgres <procedure> <step> <para> - If making a backup, make sure that your database is being updated. + If making a backup, make sure that your database is not being updated. This does not affect the integrity of the backup, but the changed data would of course not be included. If necessary, edit the permissions in the file <filename>/usr/local/pgsql/data/pg_hba.conf</>