Re: re-reading SSL certificates during server reload - Mailing list pgsql-hackers

From Robert Haas
Subject Re: re-reading SSL certificates during server reload
Date
Msg-id CA+TgmoZ5kbOkot8d=yyfq8icUh8C_Pr7bpiARZC1XwXrVD8KoA@mail.gmail.com
Whole thread Raw
In response to Re: re-reading SSL certificates during server reload  (Magnus Hagander <magnus@hagander.net>)
Responses Re: re-reading SSL certificates during server reload
List pgsql-hackers
On Wed, Aug 27, 2014 at 6:40 AM, Magnus Hagander <magnus@hagander.net> wrote:
> On Wed, Aug 27, 2014 at 11:56 AM, Alexey Klyukin <alexk@hintbits.com> wrote:
>> Greetings,
>>
>> Is there a strong reason to disallow reloading server key and cert files
>> during the PostgreSQL reload?
>
> Key and cert files are loaded in the postmaster. We'd need to change
> that.

Why?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: SKIP LOCKED DATA (work in progress)
Next
From: Noah Misch
Date:
Subject: Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns