select open change scope Open full search

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

Extensions / AI and vectors

pg_vector_embedding

Trigger-driven vector embedding through external HTTP services and a background queue.

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

Overview

Packagepg_vector_embedding
Version1.0.0
RepositoryUnspecified
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
RelocatableYes
Stars4
Latest commit2025-11-29
Latest release2025-11-01
Catalogue updated2026-08-31

Related extensions

Requires

httpHTTP client for PostgreSQL, allows web page retrieval inside the database.
pg_background_queueTopic-aware background SQL task queue with concurrency limits and retries.
vectorvector data type and ivfflat and hnsw access methods