<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Durable Execution on Text Matrix</title><link>https://txtmix.com/tags/durable-execution/</link><description>Recent content in Durable Execution on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/durable-execution/index.xml" rel="self" type="application/rss+xml"/><item><title>pg_durable 解析：把 durable execution 直接搬进 PostgreSQL，Microsoft 给后端工程师的零基础设施工作流</title><link>https://txtmix.com/posts/tech/pg-durable-postgres-durable-execution-guide/</link><pubDate>Sun, 07 Jun 2026 23:03:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/pg-durable-postgres-durable-execution-guide/</guid><description>&lt;h1 id="pg_durable-解析把-durable-execution-直接搬进-postgresqlmicrosoft-给后端工程师的零基础设施工作流">pg_durable 解析：把 durable execution 直接搬进 PostgreSQL，Microsoft 给后端工程师的零基础设施工作流&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：负责后台数据流水线、AI 嵌入管道、运维 runbook 的后端 / 数据工程师和 DBA
&lt;strong>核心问题&lt;/strong>：能不能不引入 Temporal、Airflow、Step Functions、pg_cron+worker，就在 PostgreSQL 内部跑出可恢复、可检查点、并行 fan-out 的长跑工作流？
&lt;strong>难度&lt;/strong>：⭐⭐⭐（中级，需要熟悉 PostgreSQL 扩展和 SQL 函数）
&lt;strong>预计阅读时间&lt;/strong>：35 分钟&lt;/p></description></item></channel></rss>