<?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 giuliapl personal page &amp; blog</title><link>https://giuliapl.github.io/tags/postgresql/</link><description>Recent content in Postgresql on giuliapl personal page &amp; blog</description><generator>Hugo -- 0.156.0</generator><language>en-en</language><lastBuildDate>Sun, 01 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://giuliapl.github.io/tags/postgresql/index.xml" rel="self" type="application/rss+xml"/><item><title>Why You Shouldn't Wrap a Stream in a Transaction in Elixir</title><link>https://giuliapl.github.io/posts/elixir-stream-transaction-tradeoff/</link><pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate><guid>https://giuliapl.github.io/posts/elixir-stream-transaction-tradeoff/</guid><description>Wrapping a database stream in a transaction seems safe. It isn&amp;#39;t. Here&amp;#39;s what actually happens and how to build resumable batch processing that doesn&amp;#39;t lock your tables.</description></item></channel></rss>