select open change scope Open full search

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

Extensions / AI and vectors

pg_llm_bgw

example of Rust implementation of background workder to call LLM from within PostGres client DML SQL

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_llm_bgw
Version0.1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2026-05-20
Catalogue updated2026-08-30

Related extensions

See also

pgmnemoSingle-plan multimodal agent memory for PostgreSQL
vectorizeThe simplest way to do vector search on Postgres
pg_summarizeText Summarization using LLMs. Built using pgrx
pgclawStore LLM or OpenClaw agents as PostgreSQL values and process watched rows with a background worker
otletLocal LLM inference inside PostgreSQL with background workers, queued tasks, receipts, and semantic data operations.
pg_llmIntegrates local and remote large-language models with chat, sessions, text-to-SQL, audit and vector-backed knowledge features.
vectorsVector database plugin for PostgreSQL, written in Rust, specifically designed for LLM
pg_llm_helperCaptures PostgreSQL errors in shared memory and exposes history plus an optional pgai-backed LLM troubleshooting function.
postllmpostllm: PostgreSQL-native access to OpenAI-compatible and local LLM runtimes
alohadb_nl2sqlNatural language to SQL translation via LLM API