From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | veem v <veema0000(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Must to have and good to have extensions |
Date: | 2025-10-17 16:21:16 |
Message-ID: | 08ce902f-61d1-4c5e-a266-ff787c2e5511@aklaver.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 10/17/25 08:20, veem v wrote:
> Hello Experts,
> I am comparatively new to postgres database and we are starting to use
> on premise postgres and also AWS aurora postgres for our applications. I
> know there are many extensions which are kind of additional features
> which by default do not come with the installations. There are many such
> extensions in postgres available. But I want to understand from experts
> here , are there a list of extensions which one must have and which are
> good to have for on premise postgres and aws postgres?
Not really as that is highly dependent on what you are using Postgres for.
The extensions that ship as contrib from the community Postres can be
found here:
https://www.postgresql.org/docs/current/contrib.html
For what Aurora Postgres allows see:
>
> Regards
> Veem
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Nathan Bossart | 2025-10-17 16:56:04 | Re: Clarification on Role Access Rights to Table Indexes |
Previous Message | veem v | 2025-10-17 15:20:46 | Must to have and good to have extensions |