Re: All supported PostgreSQL 17 extensions list

2025-05-27 Thread Laurenz Albe
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

Re: All supported PostgreSQL 17 extensions list

2025-05-27 Thread Chapman Flack
On 05/27/25 09:29, Laurenz Albe wrote: > 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. There is some info i

Re: All supported PostgreSQL 17 extensions list

2025-05-27 Thread Florents Tselai
> On 27 May 2025, at 4:29 PM, Laurenz Albe 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. >>

All supported PostgreSQL 17 extensions list

2025-05-27 Thread Zaid Shabbir
Hello Hackers, 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-maintai