<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Notes on Small Systems</title>
  <subtitle>Databases, backups, and keeping modest servers alive.</subtitle>
  <link href="https://blog.auragg.space/feed.xml" rel="self"/>
  <link href="https://blog.auragg.space/"/>
  <id>https://blog.auragg.space/</id>
  <updated>2026-04-11T09:00:00Z</updated>
  <author><name>Notes on Small Systems</name></author>

  <entry>
    <title>The restore drill nobody runs</title>
    <link href="https://blog.auragg.space/posts-restore-drill.html"/>
    <id>https://blog.auragg.space/posts-restore-drill.html</id>
    <updated>2026-04-11T09:00:00Z</updated>
    <summary>A backup you have never restored is a hypothesis. The forty-minute
      exercise I run every quarter, and what it caught the first time.</summary>
  </entry>

  <entry>
    <title>Why my Postgres connection pool was the wrong size for two years</title>
    <link href="https://blog.auragg.space/posts-pool-size.html"/>
    <id>https://blog.auragg.space/posts-pool-size.html</id>
    <updated>2026-02-27T08:30:00Z</updated>
    <summary>More connections did not mean more throughput. What the numbers
      actually looked like, and the one line of documentation that mattered
      most.</summary>
  </entry>

  <entry>
    <title>Log rotation is not optional</title>
    <link href="https://blog.auragg.space/posts-log-rotation.html"/>
    <id>https://blog.auragg.space/posts-log-rotation.html</id>
    <updated>2025-12-08T19:15:00Z</updated>
    <summary>The evening I spent recovering a server whose disk had quietly
      filled with container logs, and the four lines that prevent it.</summary>
  </entry>
</feed>
