<?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>Indexing on Ajinkya D</title>
    <link>https://ajinkya-dev-me.web.app/tags/indexing/</link>
    <description>Recent content in Indexing on Ajinkya D</description>
    <generator>Hugo -- 0.163.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 30 May 2026 16:38:46 +0530</lastBuildDate>
    <atom:link href="https://ajinkya-dev-me.web.app/tags/indexing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How PostgreSQL Uses B-Tree Indexes to Retrieve Data from Disk</title>
      <link>https://ajinkya-dev-me.web.app/posts/how-postgresql-uses-btree-indexes-to-retrieve-data-from-disk/</link>
      <pubDate>Sat, 30 May 2026 16:38:46 +0530</pubDate>
      <guid>https://ajinkya-dev-me.web.app/posts/how-postgresql-uses-btree-indexes-to-retrieve-data-from-disk/</guid>
      <description>Tracing how PostgreSQL traverses B-Tree indexes, resolves Tuple Identifiers (TIDs), fetches heap pages, and eventually turns a SQL query into disk reads.</description>
    </item>
  </channel>
</rss>
