From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Location of pg_rewind/RewindTest.pm and ssl/ServerSetup.pm |
Date: | 2019-02-08 00:22:11 |
Message-ID: | 20190208002211.GE19742@paquier.xyz |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Feb 07, 2019 at 04:10:35PM -0500, Andrew Dunstan wrote:
> Also, SSLServer.pm contains a bunch of lines like this:
> copy_files("ssl/server-*.crt", $pgdata);
>
> I think if we're going to export it maybe we should have a method to set
> up the ssl directory with the required certificates.
Very good point. Let's see if there is an actual use case for
shipping them. Personally I have no actual uses for them, but perhaps
somebody else can have an argument good enough to justify it..
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2019-02-08 00:23:42 | Re: Synchronize with imath upstream |
Previous Message | Michael Paquier | 2019-02-08 00:19:31 | Re: Allow some recovery parameters to be changed with reload |