projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30e27a9
)
Update install file.
author
Bruce Momjian
Mon, 12 Jul 1999 17:33:36 +0000
(17:33 +0000)
committer
Bruce Momjian
Mon, 12 Jul 1999 17:33:36 +0000
(17:33 +0000)
doc/src/sgml/install.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/install.sgml
b/doc/src/sgml/install.sgml
index 275720f9c7ce41d8cf5d6f5d4b9c352036c8b694..311d13087b64a11a75a4e7cd64484b0e217d852b 100644
(file)
--- a/
doc/src/sgml/install.sgml
+++ b/
doc/src/sgml/install.sgml
@@
-798,7
+798,7
@@
the command line.
Start the postmaster daemon running in the background by typing
$ cd
-$
postmaster -i
+$
nohup postmaster -i > pgserver.log 2>&1 &