Re: SSL renegotiation

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SSL renegotiation
Date: 2013-11-19 13:11:30
Message-ID: CA+TgmoZwU_PZg8NT860yUxo3rCSa=Y-Dn7tOJNxowHsw1XvzsQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Fri, Nov 15, 2013 at 10:49 AM, Andres Freund <andres(at)2ndquadrant(dot)com> wrote:
>> Another reason I'm not in a hurry is that the problem we're trying
>> to solve doesn't seem to be causing real-world trouble. So by
>> "awhile", I'm thinking "let's let it get through 9.4 beta testing".
>
> Well, there have been a bunch of customer complaints about it, afair
> that's what made Alvaro look into it in the first place. So it's not a
> victimless bug.

Well, can any of those people try running with this patch? That'd be
a good way of getting some confidence in it.

Generally, I agree that something needs to be back-patched here. But
we don't want to create a situation where we fix some people and break
others, and it's not too obvious that we have a way to get there.
Personally, I favor adding some kind of GUC to control the behavior,
but I'm not exactly sure what the shape of it ought to be.

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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2013-11-19 14:46:51 pgsql: Add tab completion for \pset in psql.
Previous Message Peter Eisentraut 2013-11-19 03:07:41 pgsql: pg_upgrade: Report full disk better

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2013-11-19 13:13:51 Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE
Previous Message Michael Paquier 2013-11-19 13:09:48 Re: Turning recovery.conf into GUCs