Re: SSL renegotiation and other related woes - Mailing list pgsql-hackers

From Andres Freund
Subject Re: SSL renegotiation and other related woes
Date
Msg-id 20150126101620.GB31719@awork2.anarazel.de
Whole thread Raw
In response to SSL renegotiation and other related woes  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On 2015-01-26 11:14:05 +0100, Andres Freund wrote:
> My testcase for this is just to setup a server with a low
> ssl_renegotiation_limit, generate lots of WAL (wal.sql attached) and
> receive data via pg_receivexlog -n. Usually it'll error out quickly.

...

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: SSL renegotiation and other related woes
Next
From: Andres Freund
Date:
Subject: Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe?