doc: Small wording improvement

This commit is contained in:
Peter Eisentraut 2018-03-21 07:27:26 -04:00
parent 4c0000b839
commit d652e3525b
1 changed files with 4 additions and 4 deletions

View File

@ -1356,16 +1356,16 @@ include_dir 'conf.d'
</term> </term>
<listitem> <listitem>
<para> <para>
This setting determines whether the passphrase command set by This parameter determines whether the passphrase command set by
<varname>ssl_passphrase_command</varname> will also be called during a <varname>ssl_passphrase_command</varname> will also be called during a
configuration reload if a key file needs a passphrase. If this configuration reload if a key file needs a passphrase. If this
setting is false (the default), then parameter is false (the default), then
<varname>ssl_passphrase_command</varname> will be ignored during a <varname>ssl_passphrase_command</varname> will be ignored during a
reload and the SSL configuration will not be reloaded if a passphrase reload and the SSL configuration will not be reloaded if a passphrase
is needed. That setting is appropriate for a command that requires a is needed. That setting is appropriate for a command that requires a
TTY for prompting, which might not be available when the server is TTY for prompting, which might not be available when the server is
running. Setting this to true might be appropriate if the passphrase running. Setting this parameter to true might be appropriate if the
is obtained from a file, for example. passphrase is obtained from a file, for example.
</para> </para>
<para> <para>
This parameter can only be set in the <filename>postgresql.conf</filename> This parameter can only be set in the <filename>postgresql.conf</filename>