<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Postgresql on TPOW Lab</title><link>https://tpow-001.netlify.app/tags/postgresql/</link><description>Recent content in Postgresql on TPOW Lab</description><generator>Hugo</generator><language>en</language><copyright>Copyright &amp;copy; 2025-2026 TPOW-001. All Rights Reserved.</copyright><lastBuildDate>Mon, 08 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tpow-001.netlify.app/tags/postgresql/index.xml" rel="self" type="application/rss+xml"/><item><title>pg_durable 深度教學 — PostgreSQL 內建持久化執行引擎</title><link>https://tpow-001.netlify.app/post/2026-06-08-pg_durable-tutorial/</link><pubDate>Mon, 08 Jun 2026 00:00:00 +0000</pubDate><guid>https://tpow-001.netlify.app/post/2026-06-08-pg_durable-tutorial/</guid><description><![CDATA[<h1 id="pg_durable-深度教學--postgresql-內建持久化執行引擎" data-numberify>pg_durable 深度教學 — PostgreSQL 內建持久化執行引擎<a class="anchor ms-1" href="#pg_durable-深度教學--postgresql-內建持久化執行引擎"></a></h1>

<h2 id="1-專案定位與解決的問題" data-numberify>§1 專案定位與解決的問題<a class="anchor ms-1" href="#1-專案定位與解決的問題"></a></h2>

<h3 id="11-pg_durable-是什麼" data-numberify>1.1 pg_durable 是什麼<a class="anchor ms-1" href="#11-pg_durable-是什麼"></a></h3>
<p>pg_durable 是 Microsoft 推出的 PostgreSQL 擴充套件（extension），以 Rust 語言（透過 pgrx 框架）實作，將 <strong>durable execution（持久化執行）</strong> 模式直接嵌入 PostgreSQL 資料庫內部。</p>]]></description></item></channel></rss>