<?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>Postgresql on DevFlow · Desarrollador Python Django Freelance</title>
    <link>https://dev-flow.io/es/tags/postgresql/</link>
    <description>Recent content in Postgresql on DevFlow · Desarrollador Python Django Freelance</description>
    <generator>Hugo</generator>
    <language>es</language>
    <lastBuildDate>Wed, 13 May 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://dev-flow.io/es/tags/postgresql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vistas materializadas vs cache Django para queries lentas</title>
      <link>https://dev-flow.io/es/posts/django-vistas-materializadas-cache/</link>
      <pubDate>Wed, 13 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/es/posts/django-vistas-materializadas-cache/</guid>
      <description>Las vistas materializadas PostgreSQL pre-calculan las joins lentas en Django. Por qué el cache solo no basta y cómo combinar ambos enfoques en producción.</description>
    </item>
    <item>
      <title>Django select_for_update(): bloqueo de filas en transacciones concurrentes</title>
      <link>https://dev-flow.io/es/posts/django-select-for-update/</link>
      <pubDate>Wed, 06 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/es/posts/django-select-for-update/</guid>
      <description>Django select_for_update() adquiere un bloqueo FOR UPDATE en la lectura. Parámetros nowait, skip_locked, of: casos de uso concretos y errores comunes.</description>
    </item>
  </channel>
</rss>
