projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9319fd8
)
Fix missing "not", per Frank Millman (bug #4212).
author
Alvaro Herrera
Thu, 5 Jun 2008 19:56:09 +0000
(19:56 +0000)
committer
Alvaro Herrera
Thu, 5 Jun 2008 19:56:09 +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 e6de85f8c77811170666b5c9ea3da01bf47dc03c..0e4aa90fedfd6400b561ff587a5c31e6a347876d 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-1,4
+1,4
@@
-
+
PostgreSQL>]]>
@@
-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>