Re: oauth support?

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: Troels Arvin <troels(at)arvin(dot)dk>, pgsql-pkg-debian(at)lists(dot)postgresql(dot)org
Subject: Re: oauth support?
Date: 2025-12-10 07:45:28
Message-ID: 3a7cd5ce3db028c1c07a1ba65462021166e67e8d.camel@gunduz.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Hi,

On Wed, 2025-12-10 at 08:40 +0100, Troels Arvin wrote:
> 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?

OAuth support is in the libpq-oauth (sub)package. RPMs also split that
into -libs-oauth subpackage for security concerns over curl.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
BlueSky: @devrim.gunduz.org , @gunduz.org

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Wim Bertels 2025-12-10 12:23:07 separate security tag?
Previous Message Christoph Berg 2025-12-10 07:44:00 Re: oauth support?