Re: RFC: Additional Directory for Extensions
David E. Wheeler <david@justatheory.com>
From: "David E. Wheeler" <david@justatheory.com>
To: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Cc: Matheus Alcantara <matheusssilv97@gmail.com>,
Andrew Dunstan <andrew@dunslane.net>,
Peter Eisentraut <peter@eisentraut.org>,
Craig Ringer <craig.ringer@enterprisedb.com>,
Robert Haas <robertmhaas@gmail.com>,
Alvaro Herrera <alvherre@alvh.no-ip.org>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2025-03-03T15:05:18Z
Lists: pgsql-hackers
On Mar 3, 2025, at 08:39, Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> wrote: > As promised, here is a blog article that provides more context and information about what this feature will mean in Kubernetes with CloudNativePG: https://www.gabrielebartolini.it/articles/2025/03/the-immutable-future-of-postgresql-extensions-in-kubernetes-with-cloudnativepg/ Very nice writeup, thank you. Makes me wish for the bandwidth to get back to and start refining the PGXN OCI RFC to specify tags and/or metadata for the distribution of different contents, including: * Full extension distribution (as currently written) * Distribution with only pkglibdir and sharedir contents * Distribution with only pkglibdir contents * Distribution with only sharedir contents I think we could come up with a standard that would work very nicely for a variety of use cases. Will have to see if I can scrounge up the time for it. Best, David
Commits
-
doc: Flesh out extension docs for the "prefix" make variable
- 0064020680c1 18.0 landed
-
Fix extension control path tests
- b7076c1e7f43 18.0 landed
-
extension_control_path
- 4f7f7b037585 18.0 landed