select open change scope Open full search

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

Extensions / Procedural languages

jsonb_plpython2u

Historical transform between jsonb and the untrusted PL/Python 2 language.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagejsonb_plpython2u
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusArchived
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars21,942
Latest commit2026-08-30
Latest release2026-08-11
Catalogue updated2026-08-30

Related extensions

Requires

plpython2uHistorical untrusted PL/Python 2 procedural language.

See also

jsonb_plpythonuTransform between JSONB and PL/PythonU values
plpython2uHistorical untrusted PL/Python 2 procedural language.
fakerWrapper for the Faker Python library
multicornFetch foreign data in Python in your PostgreSQL server.
plpythonuHistorical untrusted PL/Python procedural language.
pg_aggExperimental aggregate-query support extension; its install script currently creates the untrusted PL/Python language.
numpy_plpython2utransform between numpy and plpython2u
replisomeLogical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON.
pgsmtpSend SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions.
plpython3tA SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t.