<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Partitioning on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/partitioning/</link>
    <description>Recent content in Partitioning on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 02 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/partitioning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted PostgreSQL Automation Extensions: pg_cron vs pg_partman vs pg_repack</title>
      <link>https://www.pistack.xyz/posts/2026-06-02-postgresql-automation-extensions-pgcron-pgpartman-pgrepack-guide/</link>
      <pubDate>Tue, 02 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-02-postgresql-automation-extensions-pgcron-pgpartman-pgrepack-guide/</guid>
      <description>&lt;p&gt;PostgreSQL&amp;rsquo;s extension ecosystem provides powerful automation capabilities that go far beyond what&amp;rsquo;s built into the core database engine. Rather than writing external scripts or cron jobs, you can handle job scheduling, table partitioning, and storage optimization directly within PostgreSQL using purpose-built extensions. This guide compares three essential automation extensions: pg_cron for scheduled job execution, pg_partman for automatic table partitioning, and pg_repack for online table reorganization.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
