<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Database</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Database feed</description>
    <item>
      <title>Article: Implementing Durable Workflows on Postgres Without an External Orchestrator</title>
      <link>https://www.infoq.com/articles/durable-workflows-postgres/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</link>
      <description>&lt;img src="https://res.infoq.com/articles/durable-workflows-postgres/en/headerimage/Implementing-Durable-Workflows-on-Postgres-Without-an-External-Orchestrator-header-1789129413946.jpg"/&gt;&lt;p&gt;Postgres can serve as the durable state store and coordination layer for workflows, eliminating the need for an external orchestrator. SKIP LOCKED enables concurrent work processing, primary-key checkpoints enforce idempotency, and leases support crash recovery. Workflow sleeps and human approvals can also be persisted as database state and survive restarts.&lt;/p&gt; &lt;i&gt;By Raman Varma&lt;/i&gt;</description>
      <category>Orchestration</category>
      <category>Relational Databases</category>
      <category>Postgres</category>
      <category>Queue</category>
      <category>Automation</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>article</category>
      <pubDate>Mon, 14 Sep 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/durable-workflows-postgres/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</guid>
      <dc:creator>Raman Varma</dc:creator>
      <dc:date>2026-09-14T11:00:00Z</dc:date>
      <dc:identifier>/articles/durable-workflows-postgres/en</dc:identifier>
    </item>
  </channel>
</rss>
