projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16d508c
)
Document that pg_ctl -w allows for the entry of an SSL passphase on
author
Bruce Momjian
Thu, 16 Aug 2012 00:52:12 +0000
(20:52 -0400)
committer
Bruce Momjian
Thu, 16 Aug 2012 00:52:12 +0000
(20:52 -0400)
startup.
Per report from Thom Brown
doc/src/sgml/ref/pg_ctl-ref.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_ctl-ref.sgml
b/doc/src/sgml/ref/pg_ctl-ref.sgml
index 37826e9c6c399c9de0563bc7d34aade37fd00257..90725d9326f892fecc09807943320dafb3016b8b 100644
(file)
--- a/
doc/src/sgml/ref/pg_ctl-ref.sgml
+++ b/
doc/src/sgml/ref/pg_ctl-ref.sgml
@@
-383,6
+383,7
@@
PostgreSQL documentation
attempts to connect to the server.
When waiting for shutdown,
pg_ctl
waits for
the server to remove its
PID
file.
+ This option allows the entry of an
SSL> passphrase on startup.
pg_ctl
returns an exit code based on the
success of the startup or shutdown.