select open change scope Open full search

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

Extensions / AI and vectors

pg_infer

Expose transformer model knowledge as SQL relations and a custom index access method

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

Overview

Packagepg_infer
Version1.0.0
PostgreSQL versions18
RepositoryUnspecified
Extension typeStandard
Project statusPreview
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemainfer
Stars3
Latest commit2026-06-18
Latest release2026-06-18
Catalogue updated2026-08-07

Related extensions

See also

pg_mentatDatomic-compatible data model and Datalog query engine inside PostgreSQL
pg_treNative PostgreSQL index access method for approximate regular-expression matching
vectorvector data type and ivfflat and hnsw access methods
pg_trgmtext similarity measurement and index searching based on trigrams
pgmlRun AL/ML workloads with SQL interface