select open change scope Open full search

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

Extensions / AI and vectors

pg_recall_guard

Measure ANN index recall and detect drift from an approved baseline

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

Overview

Packagepg_recall_guard
Version0.2.0
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18 · 19
RepositoryUnspecified
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemarecall_guard
Stars1
Latest commit2026-08-27
Latest release2026-08-27
Catalogue updated2026-08-30

Related extensions

Requires

tsm_system_rowsTABLESAMPLE method which accepts number of rows as a limit

See also

vectorvector data type and ivfflat and hnsw access methods
vectorscaleAdvanced indexing for vector data with DiskANN
vchordVector database plugin for Postgres, written in Rust
pg_searchFull text search for PostgreSQL using BM25
pgcontextVector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables.
vectorizeThe simplest way to do vector search on Postgres