<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2026/05 on Mikael Ståldal&#39;s technical blog</title>
    <link>https://www.staldal.nu/tech/2026/05/</link>
    <description>Recent content in 2026/05 on Mikael Ståldal&#39;s technical blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 31 May 2026 20:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.staldal.nu/tech/2026/05/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Remote SQLite backup</title>
      <link>https://www.staldal.nu/tech/2026/05/31/remote-sqlite-backup/</link>
      <pubDate>Sun, 31 May 2026 20:00:00 +0200</pubDate>
      <guid>https://www.staldal.nu/tech/2026/05/31/remote-sqlite-backup/</guid>
      <description>I wrote earlier about how to backup a small SQLite database.&#xA;That solution works well for small databases, but can become impractical for larger databases. In particular if the machine with the database has not enough disk space for another copy of it, and you want to backup to another machine.&#xA;One option is to use sqlite3_rsync, but I could not get that to work, it kept running out of memory.</description>
    </item>
  </channel>
</rss>
