Обсуждение: Must to have and good to have extensions

Поиск
Список
Период
Сортировка

Must to have and good to have extensions

От
veem v
Дата:
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?

Regards
Veem

Re: Must to have and good to have extensions

От
Adrian Klaver
Дата:
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:

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Extensions.html


> 
> Regards
> Veem


-- 
Adrian Klaver
adrian.klaver@aklaver.com