| From: | Oleg Bartunov <obartunov(at)postgrespro(dot)ru> |
|---|---|
| To: | ishii <ishii(at)sraoss(dot)co(dot)jp> |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: on or true |
| Date: | 2018-12-02 10:26:35 |
| Message-ID: | CAF4Au4yKVRqDPVdEaWFaGyPMSNYBBoXryyxY2OXatWaJDQtJqw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Dec 2, 2018 at 1:25 AM Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> wrote:
>
> In the documentation of ssl_passphrase_command_supports_reload:
>
> configuration reload if a key file needs a passphrase. If this
> parameter is false (the default), then
> :
> :
> running. Setting this parameter to true might be appropriate if the
> passphrase is obtained from a file, for example.
>
> I thought we prefer "on/off" rather than "true/false" for boolean
> parameter values in postgresql.conf. Should we change them to "on/off"?
+1 for on/off
>
> Best regards,
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
>
--
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dmitry Dolgov | 2018-12-02 12:22:37 | Re: [HACKERS] Can ICU be used for a database's default sort order? |
| Previous Message | Arkhena | 2018-12-02 10:20:59 | Re: [PATCH] Log CSV by default |