Re: All supported PostgreSQL 17 extensions list - Mailing list pgsql-hackers

From Laurenz Albe
Subject Re: All supported PostgreSQL 17 extensions list
Date
Msg-id ad75e70ff0835d58c3539b034fecfd111200fae0.camel@cybertec.at
Whole thread Raw
Responses Re: All supported PostgreSQL 17 extensions list
Re: All supported PostgreSQL 17 extensions list
List 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



pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: Init connection time grows quadratically
Next
From: Florents Tselai
Date:
Subject: Re: All supported PostgreSQL 17 extensions list