<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Migration on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/migration/</link>
    <description>Recent content in Migration on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 29 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/migration/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>gh-ost vs pt-online-schema-change vs MariaDB Online DDL: Zero-Downtime MySQL Schema Migration 2026</title>
      <link>https://www.pistack.xyz/posts/2026-04-29-gh-ost-vs-pt-online-schema-change-vs-mariadb-online-ddl-zero-downtime-mysql-schema-migration-2026/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-04-29-gh-ost-vs-pt-online-schema-change-vs-mariadb-online-ddl-zero-downtime-mysql-schema-migration-2026/</guid>
      <description>&lt;p&gt;When your production MySQL database hits millions of rows, a simple &lt;code&gt;ALTER TABLE ADD COLUMN&lt;/code&gt; can lock the table for hours — blocking all reads and writes. Zero-downtime schema migration tools solve this by rewriting the table in the background while serving traffic from the original table, then swapping them atomically.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
