<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Backend on Vubon Notes</title><link>https://vubon.dev/tags/backend/</link><description>Recent content in Backend on Vubon Notes</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 18 Jul 2026 09:03:00 +0700</lastBuildDate><atom:link href="https://vubon.dev/tags/backend/index.xml" rel="self" type="application/rss+xml"/><item><title>A Deep Dive into Postgres Connections, Sessions, and Advisory Locks (Part 1)</title><link>https://vubon.dev/posts/postgres-connections-and-locks-part-1/</link><pubDate>Sat, 18 Jul 2026 09:03:00 +0700</pubDate><guid>https://vubon.dev/posts/postgres-connections-and-locks-part-1/</guid><description>&lt;p>Understanding how your database processes connections and locks is critical for avoiding catastrophic outages. In this article, we will tear down the PostgreSQL operating system processes and empirically prove how sessions and advisory locks interact.&lt;/p></description></item></channel></rss>