From: Bruce Momjian Date: Thu, 16 Aug 2012 00:52:12 +0000 (-0400) Subject: Document that pg_ctl -w allows for the entry of an SSL passphase on X-Git-Tag: REL9_3_BETA1~1081 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ff55ebe3dc790ebd80f9a26fa3d05867aee728e;p=postgresql Document that pg_ctl -w allows for the entry of an SSL passphase on startup. Per report from Thom Brown --- diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 37826e9c6c..90725d9326 100644 --- 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.