Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/DataBase/Database Type/RDBMS/PostgreSQL/
Postgres Extension
Search

Postgres Extension

Creator
Creator
Seonglae Cho
Created
Created
2020 Dec 11 4:26
Editor
Editor
Seonglae Cho
Edited
Edited
2025 Jan 4 14:55
Refs
Refs
PG Strom
Postgres Extension Notion
PostgreSQL Trusted Language Extensions
Postgres Extension Structure
PgxMan
 
 
 
Postgres Extensions
Postgis
postgre uuid-ossp
pgx
 
 
 
The future of Postgres?
I’m often asked what do I think the future for Postgres holds, and my answer has been mostly the same for probably 8 years now, maybe even longer. You see for Postgres itself stability and reliability is core. So where does the new stuff come from if it’s not in the stable core… extensions. Extensions within Postgres are unlike most other databases allowing you to modify or well extend the standard Postgres behavior. You can build other storage backends, new types, etc. Postgres itself ships with a number of extensions within the “contrib”. The list of contrib extensions hasn’t changed any time recently, but even contrib is a small sampling of what is possible. Beyond core there is a whole world of extensions, I want dig into just a smalls sampling starting with a few in core…
The future of Postgres?
https://www.craigkerstiens.com/2024/10/18/the-future-of-postgres/
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/DataBase/Database Type/RDBMS/PostgreSQL/
Postgres Extension
Copyright Seonglae Cho