File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.309 2008/05/02 19:52:37 tgl Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.310 2008/06/05 19:56:09 alvherre Exp $ -->
2
2
3
3
<chapter id="installation">
4
4
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -368,7 +368,7 @@ su - postgres
368
368
<procedure>
369
369
<step>
370
370
<para>
371
- If making a backup, make sure that your database is being updated.
371
+ If making a backup, make sure that your database is not being updated.
372
372
This does not affect the integrity of the backup, but the changed
373
373
data would of course not be included. If necessary, edit the
374
374
permissions in the file <filename>/usr/local/pgsql/data/pg_hba.conf</>
You can’t perform that action at this time.
0 commit comments