]> granicus.if.org Git - postgresql/commitdiff
Fix missing "not", per Frank Millman (bug #4212).
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 5 Jun 2008 19:56:14 +0000 (19:56 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 5 Jun 2008 19:56:14 +0000 (19:56 +0000)
doc/src/sgml/installation.sgml

index d69e27e2e49567d14b5eacc6444f2d3cdbeee4ef..c750b9c11b6b86db96682ad1d8a73f4ab9f0c5bc 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.300.2.1 2008/03/06 21:37:40 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.300.2.2 2008/06/05 19:56:14 alvherre Exp $ -->
 
 <chapter id="installation">
  <title><![%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</>