Loading article…
PGrag is a Neon integration for building retrieval-augmented generation pipelines directly in Postgres, utilizing specific preloaded libraries for text
PGrag is an integration developed by Neon designed to facilitate end-to-end retrieval-augmented generation (RAG) pipelines directly within the Postgres environment [2]. This tool bridges vector databases and text embedding, allowing users to perform complex AI-driven tasks without leaving the database system [2]. To function, the extension relies on specific preloaded libraries that must be configured during the project setup or update process [1].
Key takeaways
rag_bge_small_en_v15 and rag_jina_reranker_v1_tiny_en [1].Neon's implementation of PGrag necessitates the use of shared preload libraries, which are loaded into memory when the Postgres server starts [1]. Specifically, the extension utilizes the libraries rag_bge_small_en_v15 and rag_jina_reranker_v1_tiny_en [1]. These libraries are not enabled by default for all users; instead, they must be explicitly included in the preloaded_libraries object during a Create or Update project API call [1].
When configuring these libraries, users must specify all desired libraries in a single, comma-separated string. If a library is omitted from the API call, it will not be enabled [1]. Neon notes that the neon and pg_stat_statements libraries will remain enabled regardless of user configuration because they are utilized by the system-managed database [1].
Database administrators have the option to manage these libraries based on their project needs. If a project does not use the PGrag extension, the associated libraries can be excluded from the API call to configure the project [1]. It is important to note that Neon does not enable libraries for all extensions that have them, and available libraries may differ depending on the Postgres version being used [1].
Furthermore, Neon does not actively maintain third-party extension code, meaning bugs or issues should be reported to the upstream maintainers rather than Neon support [1]. While Neon supports the extension for installation and use, the underlying code is maintained externally.
Integrating RAG capabilities directly into Postgres via tools like
Coverage is mostly measured — 294 of 300 reports stay neutral.
Every Monday — the token unlocks, Fed dates & catalysts set to move crypto and markets this week. So you’re never blindsided.
Free · 3-min read · one-click unsubscribe
AI-assisted synthesis by the TrendWatcher Editorial Desk · sourced from 3 outlets · Jun 1, 2026 · How we report
Google was founded in 1998 by Larry Page and Sergey Brin. The company began as a research project at Stanford University in 1996.
Sundar Pichai has served as the CEO of Google since 2015. He also assumed the role of CEO of Alphabet Inc. in 2019.
Alphabet Inc. is the parent company of Google. Google was reorganized as a wholly owned subsidiary of Alphabet Inc. in 2015.
Google generates the majority of its revenue through data-driven advertising auctions. The company also offers a wide range of services including cloud computing, hardware, and software products.