Hello,
I'm reading about the new OAuth support in PostgreSQL 18. It says
PostgreSQL needs to be built using "--with-libcurl".
In the PostgreSQL I get when using apt.postgresql.org, I don't see
anything about curl in output from "ldd
/usr/lib/postgresql/18/bin/postgres", nor from "ldd
/usr/lib/postgresql/18/bin/psql".
Should I expect to be able to use the new OAuth feature in PostgreSQL 18
with the packages from apt.postgresql.org? If so: Do I need to install a
particular, extra package for it to be available?
Thanks for providing APT repos of PostgreSQL.
--
Troels