projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c5b902
)
pg_ctl does not use -S by default anymore so update documentation
author
Bruce Momjian
Tue, 23 May 2000 21:46:57 +0000
(21:46 +0000)
committer
Bruce Momjian
Tue, 23 May 2000 21:46:57 +0000
(21:46 +0000)
doc/src/sgml/ref/pgctl-ref.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pgctl-ref.sgml
b/doc/src/sgml/ref/pgctl-ref.sgml
index e6a0979b3fd39947f765e30abec1fbd33013c7e2..2149073972040f2013cc280bb35790c1ec98e64d 100644
(file)
--- a/
doc/src/sgml/ref/pgctl-ref.sgml
+++ b/
doc/src/sgml/ref/pgctl-ref.sgml
@@
-1,5
+1,5
@@
@@
-254,13
+254,7
@@
pg_ctl [-D
datadir
] status
postmaster.opts.default
contains parameters
- for
postmaster
. With a
- default installation, the
-S
option is enabled.
- So
pg_ctl start
implies:
-
-
-postmaster -S
-
+ for
postmaster
.