https://postgres.ai/blog/20220106-explain-analyze-needs-buffers-to-improve-the-postgres-query-optimization-process
EXPLAIN (ANALYZE) needs BUFFERS to improve the Postgres query optimization process
EXPLAIN (ANALYZE) needs BUFFERS to improve the Postgres query optimization process
Postgres.AI
EXPLAIN (ANALYZE) needs BUFFERS to improve the Postgres query optimization process | Postgres.AI
<div><img src="/assets/thumbnails/20220106-explain-analyze-needs-buffers-to-improve-postgres-query-optimization-process.jpeg" alt="Io, a Jupiter's moon"/> <small>(Io, a Jupiter's moon)</small></div> <p>SQL query optimization is challenging for those who have…
https://www.infoworld.com/article/3516109/using-postgresql-as-a-vector-database-in-rag.html
PostgreSQL as a vector database in retrieval-augmented generation (RAG)
PostgreSQL as a vector database in retrieval-augmented generation (RAG)
InfoWorld
Using PostgreSQL as a vector database in RAG
How to build a local retrieval-augmented generation application using Postgres, the pgvector extension, Ollama, and the Llama 3 large language model.