projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e254f3
)
Fix missing "not", per Frank Millman (bug #4212).
author
Alvaro Herrera
<
[email protected]
>
Thu, 5 Jun 2008 19:56:14 +0000
(19:56 +0000)
committer
Alvaro Herrera
<
[email protected]
>
Thu, 5 Jun 2008 19:56:14 +0000
(19:56 +0000)
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 95b41531b12535d406f2f9e2c6846a802c3fd090..809f1e15a552b8a3c0ec476def2913055fdd0b25 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-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</>