<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Pgvector on Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/tags/pgvector/</link>
    <description>Recent content in Pgvector on Manvendra Rajpoot</description>
    <image>
      <title>Manvendra Rajpoot</title>
      <url>https://blog.rajpoot.dev/img/personal/cover.png</url>
      <link>https://blog.rajpoot.dev/img/personal/cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Manvendra Rajpoot</copyright>
    <lastBuildDate>Sun, 17 May 2026 17:50:46 +0530</lastBuildDate>
    <atom:link href="https://blog.rajpoot.dev/tags/pgvector/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Postgres SQLAlchemy Textbook Ch. 10 — Replication, Failover, and pgvector</title>
      <link>https://blog.rajpoot.dev/textbooks/sqlalchemy-postgres/10-replication-failover-pgvector/</link>
      <pubDate>Fri, 08 May 2026 07:30:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/sqlalchemy-postgres/10-replication-failover-pgvector/</guid>
      <description>Chapter 10 — Replication, failover handling, and pgvector with SQLAlchemy.</description>
    </item>
    <item>
      <title>SQLAlchemy &#43; Postgres Cheatsheet 12 — pgvector (Embeddings)</title>
      <link>https://blog.rajpoot.dev/cheatsheets/sqlalchemy-postgres/12-pgvector-cheatsheet/</link>
      <pubDate>Wed, 13 May 2026 07:50:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/sqlalchemy-postgres/12-pgvector-cheatsheet/</guid>
      <description>pgvector with SQLAlchemy — vector column, HNSW / IVFFlat indexes, similarity queries.</description>
    </item>
    <item>
      <title>pgvector Deep Dive — HNSW, IVFFlat, and Tuning Postgres for Vector Search</title>
      <link>https://blog.rajpoot.dev/posts/postgresql/pgvector-deep-dive-hnsw-tuning/</link>
      <pubDate>Tue, 28 Apr 2026 16:50:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/postgresql/pgvector-deep-dive-hnsw-tuning/</guid>
      <description>A serious deep dive into pgvector — index types (HNSW vs IVFFlat), distance operators, build parameters, ef_search tuning, and how to make Postgres a competent vector database in production.</description>
    </item>
    <item>
      <title>Build a Production RAG App with pgvector and FastAPI in 2026</title>
      <link>https://blog.rajpoot.dev/posts/ai/build-rag-app-pgvector-fastapi/</link>
      <pubDate>Tue, 28 Apr 2026 16:00:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/ai/build-rag-app-pgvector-fastapi/</guid>
      <description>A complete, copy-paste guide to building a Retrieval-Augmented Generation (RAG) backend with PostgreSQL &#43; pgvector and FastAPI — chunking, embeddings, hybrid search, and the parts most tutorials skip.</description>
    </item>
  </channel>
</rss>
