|
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 isnotbeing 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</>
|
|