Re: OpenSSL v3 performance regressions

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: OpenSSL v3 performance regressions
Дата
Msg-id B6B3C9FB-8D44-4CC9-BFB1-37ED60E379DA@yesql.se
обсуждение исходный текст
Ответ на OpenSSL v3 performance regressions  (Adrien Nayrat <adrien.nayrat@anayrat.info>)
Список pgsql-hackers
> On 26 Sep 2023, at 10:36, Adrien Nayrat <adrien.nayrat@anayrat.info> wrote:

> Should Postgres support alternative SSL libraries has HAProxy?

PostgreSQL can be built with LibreSSL instead of OpenSSL, which may or may not
be a better option performance wise for a particular application.  Benchmarking
your workload is key to understanding performance, a lot of the regressions
pointed to in that blogpost wont affect postgres.

--
Daniel Gustafsson




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Move global variables of pgoutput to plugin private scope.
Следующее
От: "a.rybakina"
Дата:
Сообщение: Re: POC, WIP: OR-clause support for indexes