select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Administration

pginstall

PostgreSQL extension installer that hooks CREATE EXTENSION to fetch and install extension archives.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepginstall
Version1.0
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespginstall
Stars13
Latest commit2016-01-12
Catalogue updated2026-08-30

Related extensions

See also

autopexEvent-trigger extension that invokes Pex to automatically download and build PostgreSQL extensions when CREATE EXTENSION is run.
cat_toolsTools for interfacing with the PostgreSQL catalog
extension_dropRun custom commands when an extension is dropped.
pg_extension_baseExtension development kit by Snowflake
brainfuckRun Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension.
trunkletA templating system for Postgres. Elephants don't use templates, they use trunklets!
trunklet-formatA format()-based template language for trunklet
cdb_extension_fwexperimental framework for PostgreSQL extension boilerplate