Re: SSL renegotiation and other related woes

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SSL renegotiation and other related woes
Date: 2015-01-26 10:16:20
Message-ID: 20150126101620.GB31719@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
wal.sql text/plain 144 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2015-01-26 10:20:57 Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe?
Previous Message Andres Freund 2015-01-26 10:14:05 SSL renegotiation and other related woes