> On 26 Sep 2023, at 10:36, Adrien Nayrat <adrien(dot)nayrat(at)anayrat(dot)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