From: Alvaro Herrera Date: Thu, 5 Jun 2008 19:56:14 +0000 (+0000) Subject: Fix missing "not", per Frank Millman (bug #4212). X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=560996f8c8e62085fd460e24c99effc2efafbb56;p=users%2Fbernd%2Fpostgres.git Fix missing "not", per Frank Millman (bug #4212). --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 95b41531b1..809f1e15a5 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -368,7 +368,7 @@ su - postgres - 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 /usr/local/pgsql/data/pg_hba.conf