"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