mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Document that pg_ctl -w allows for the entry of an SSL passphase on
startup. Per report from Thom Brown
This commit is contained in:
parent
16d508ccbc
commit
6ff55ebe3d
@ -383,6 +383,7 @@ PostgreSQL documentation
|
|||||||
attempts to connect to the server.
|
attempts to connect to the server.
|
||||||
When waiting for shutdown, <command>pg_ctl</command> waits for
|
When waiting for shutdown, <command>pg_ctl</command> waits for
|
||||||
the server to remove its <acronym>PID</acronym> file.
|
the server to remove its <acronym>PID</acronym> file.
|
||||||
|
This option allows the entry of an <acronym>SSL</> passphrase on startup.
|
||||||
<command>pg_ctl</command> returns an exit code based on the
|
<command>pg_ctl</command> returns an exit code based on the
|
||||||
success of the startup or shutdown.
|
success of the startup or shutdown.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user