Documentation does not SSL parameters are postmaster-only

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Documentation does not SSL parameters are postmaster-only
Date: 2016-11-24 07:00:04
Message-ID: CAB7nPqSrL_n7TNjj+d+Od4gGNSs7vpPVRt02nOJbaFJd-i2=5Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi all,

While looking at the patch to support reload of SSL parameters, I have
noticed that the following SSL parameters are not mentioned as
parameters that can only be set at server start:
- ssl_ciphers
- ssl_ecdh_curve
- ssl_prefer_server_ciphers
Attached is a patch to correct the documentation.

Thanks,
--
Michael

Attachment Content-Type Size
ssl_doc_fixes.patch application/x-patch 1.4 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message hvrauhal 2016-11-25 11:28:13 The options to COPY statement can not be separated with a comma
Previous Message Kevin Grittner 2016-11-23 20:50:59 Re: Missing important information in backup.sgml