select open change scope Open full search

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

Extensions / Procedural languages

pg_tle

Trusted Language Extensions for PostgreSQL

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

Overview

Packagepg_tle
Version1.5.2
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_tle
Schemapgtle
Stars410
Latest commit2026-08-19
Latest release2025-10-01
Catalogue updated2026-08-30

Related extensions

Required by

dbdevIn-database client for installing packages from the database.dev registry.
philihp@pg_openskillOpenSkill Plackett-Luce ratings as a database.dev TLE package.

See also

plv8PL/JavaScript (v8) trusted procedural language
pljsPL/JS trusted procedural language
pgwasmRun sandboxed WebAssembly components as strongly typed PostgreSQL SQL functions.
plluaLua as a procedural language
pg_extension_baseExtension development kit by Snowflake
pgextwlistPostgreSQL Extension Whitelisting
pg_readmeGenerate a Markdown README from PostgreSQL COMMENT objects