Re: Upgrade from Fedora 40 to Fedora 42, or from PostgreSQL 16.3 to PostgreSQL 16.9 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Upgrade from Fedora 40 to Fedora 42, or from PostgreSQL 16.3 to PostgreSQL 16.9
Date
Msg-id 2309898.1752939375@sss.pgh.pa.us
Whole thread Raw
In response to Re: Upgrade from Fedora 40 to Fedora 42, or from PostgreSQL 16.3 to PostgreSQL 16.9  ("Michael J. Baars" <mjbaars1977.pgsql@gmail.com>)
List pgsql-hackers
"Michael J. Baars" <mjbaars1977.pgsql@gmail.com> writes:
> Compiling from source with a default ./configure --prefix=/usr/local
> solves the problem.

Cool.  I confess I have no idea what the triggering difference
was, because the extra options you mentioned before don't look
performance-relevant.  I guess -DOPENSSL_NO_ENGINE could hurt
SSL encryption speed, but unless your workload involved shoving
huge amounts of data over an SSL connection, it doesn't seem
like that would amount to much.  Anyway, probably not worth
expending additional brain cells on.

            regards, tom lane



pgsql-hackers by date:

Previous
From: "Joel Jacobson"
Date:
Subject: Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput
Next
From: Tom Lane
Date:
Subject: Re: get_rule_expr RelabelType node does not print COLLATE clause