Re: new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention
Date
Msg-id A1EDF668-E259-45A8-9B5B-2AA0B8E7E99F@yesql.se
Whole thread
In response to Re: new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention  (Jacob Champion <jacob.champion@enterprisedb.com>)
List pgsql-hackers
> On 28 May 2026, at 18:12, Jacob Champion <jacob.champion@enterprisedb.com> wrote:

> I'd like to discuss (possibly not as part of this thread) dropping
> support for 1.1.1 for PG20, which I think should make this somewhat
> easier.

Without commenting on the feasibility of it, I will say that it requires
separating OpenSSL and LibreSSL support since the latter need to keep using the
1.1.1 API.  I have most of that done in a patch I intend to post soon, perhaps
we can pick up the discussion in that thread to make sure the groundwork is
prepapred.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Khoa Nguyen
Date:
Subject: Re: Bound memory usage during manual slot sync retries
Next
From: Jacob Champion
Date:
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st