<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>explain, analyze</title><link>https://dlt.github.io/blog/</link><description>Recent content on explain, analyze</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 17 May 2026 10:29:39 +0400</lastBuildDate><atom:link href="https://dlt.github.io/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>Introdução a Índices do PostgreSQL</title><link>https://dlt.github.io/blog/posts/introducao-a-indices-postgresql/</link><pubDate>Sun, 01 Feb 2026 01:51:00 +0400</pubDate><guid>https://dlt.github.io/blog/posts/introducao-a-indices-postgresql/</guid><description>Para quem é este texto Conceitos Básicos Como os dados são armazenados em disco Como os índices aceleram o acesso aos dados Custos associados a índices Espaço em disco Operações de escrita Planejador de queries Uso de memória Tipos de índices Btree Usando múltiplos índices Índices compostos Índices parciais Hash BRIN GIN GiST &amp;amp; SP-GiST Conclusão Para quem é este texto Este texto é para desenvolvedores que possuem um conhecimento intuitivo do que são índices de banco de dados, mas não necessariamente sabem como eles funcionam internamente, quais são as vantagens e desvantagens associadas aos índices, quais são os tipos de índices fornecidos pelo postgres e como você pode usar alguns de suas opções mais avançadas para torná-las mais otimizadas para seu caso de uso.</description></item><item><title>Introduction to PostgreSQL Indexes</title><link>https://dlt.github.io/blog/posts/introduction-to-postgresql-indexes/</link><pubDate>Wed, 11 Sep 2024 12:07:51 +0400</pubDate><guid>https://dlt.github.io/blog/posts/introduction-to-postgresql-indexes/</guid><description>Who&amp;rsquo;s this for Basics How data is stored in disk How indexes speedup access to data Costs associated with indexes Disk Space Write operations Query planner Memory usage Types of Indexes Btree Hash BRIN GIN GiST &amp;amp; SP-GiST Conclusion Who&amp;rsquo;s this for This text is for developers that have an intuitive knowledge of what database indexes are, but don&amp;rsquo;t necessarily know how they work internally, what are the tradeoffs associated with indexes, what are the types of indexes provided by postgres and how you can use some of its more advanced options to make them more optimized for your use case.</description></item><item><title>About</title><link>https://dlt.github.io/blog/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://dlt.github.io/blog/about/</guid><description>I&amp;rsquo;m a Backend Engineer with 15+ years of experience designing and managing high-volume backend systems.
I&amp;rsquo;m particularly interested in PostgreSQL optimization, database performance tuning, and building systems that scale. My favorite languages are Ruby, Python, and Rust.
Currently working at Paag.
Contact GitHub LinkedIn</description></item></channel></rss>