select open change scope Open full search

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

Extensions / AI and vectors

postvec

Automatic embeddings, hybrid search, and embedding model migration

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

Overview

Packagepostvec
Version0.2.0
PostgreSQL versions16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusPreview
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespostvec
Schemapostvec
Stars0
Latest commit2026-09-19
Latest release2026-09-19
Catalogue updated2026-09-20

Related extensions

Requires

vectorvector data type and ivfflat and hnsw access methods

See also

vectorizeThe simplest way to do vector search on Postgres
pgaiIn-database predictive analytics using LSTM, Prophet, ARIMA, and SARIMA models.