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

From Florents Tselai
Subject Re: All supported PostgreSQL 17 extensions list
Date
Msg-id E6CB85FF-CEFB-412E-8ACC-499107232F88@gmail.com
Whole thread Raw
In response to Re: All supported PostgreSQL 17 extensions list  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-hackers


On 27 May 2025, at 4:29 PM, Laurenz Albe <laurenz.albe@cybertec.at> wrote:

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


On top of what Laurenz said, 
this list is can be useful too 

pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: All supported PostgreSQL 17 extensions list
Next
From: Andres Freund
Date:
Subject: Re: Non-reproducible AIO failure