PostgreSQL extension installer that hooks CREATE EXTENSION to fetch and install extension archives.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pginstall |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pginstall |
| Stars | 13 |
| Latest commit | 2016-01-12 |
| Catalogue updated | 2026-08-30 |
| autopex | Event-trigger extension that invokes Pex to automatically download and build PostgreSQL extensions when CREATE EXTENSION is run. |
| cat_tools | Tools for interfacing with the PostgreSQL catalog |
| extension_drop | Run custom commands when an extension is dropped. |
| pg_extension_base | Extension development kit by Snowflake |
| brainfuck | Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension. |
| trunklet | A templating system for Postgres. Elephants don't use templates, they use trunklets! |
| trunklet-format | A format()-based template language for trunklet |
| cdb_extension_fw | experimental framework for PostgreSQL extension boilerplate |