Re: All supported PostgreSQL 17 extensions list

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Zaid Shabbir <zaidshabbir(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: All supported PostgreSQL 17 extensions list
Date: 2025-05-27 13:29:33
Message-ID: ad75e70ff0835d58c3539b034fecfd111200fae0.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2025-05-27 at 18:01 +0500, Zaid Shabbir wrote:
> I’m looking for a complete list of PostgreSQL 17 extensions — both open-source
> and proprietary. I found a link, but it doesn’t seem to include all available extensions.
>
> Is there an official or community-maintained source where I can find a comprehensive
> list of supported extensions?

There is no "supported". Each extension has to support itself.
An exception are the "contrib" extensions shipped with PostgreSQL:
they are supported by the PGDG.

There is also no complete list of extensions that I am aware of.

In addition to the link you mention, you can search Github and
pgxn.org; that should cover a lot of them.

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Florents Tselai 2025-05-27 13:34:44 Re: All supported PostgreSQL 17 extensions list
Previous Message Tomas Vondra 2025-05-27 13:26:03 Re: Non-reproducible AIO failure