
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>CodeNotes - Software Development Notes</title>
      <link>https://codenotes.tech/blog</link>
      <description>Software development notes grounded in real-world engineering.</description>
      <language>en-us</language>
      <managingEditor>codenotes.contact@gmail.com (Taras H)</managingEditor>
      <webMaster>codenotes.contact@gmail.com (Taras H)</webMaster>
      <lastBuildDate>Sun, 22 Mar 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://codenotes.tech/tags/postgresql/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://codenotes.tech/blog/postgresql-job-queues-with-skip-locked</guid>
    <title>PostgreSQL Job Queues with SKIP LOCKED</title>
    <link>https://codenotes.tech/blog/postgresql-job-queues-with-skip-locked</link>
    <description>Learn how to build PostgreSQL job queues with FOR UPDATE SKIP LOCKED, including safe job claiming, retries, stuck-job recovery, and production trade-offs.</description>
    <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
    <author>codenotes.contact@gmail.com (Taras H)</author>
    <category>PostgreSQL</category><category>Databases</category><category>Backend</category><category>Reliability</category><category>Distributed Systems</category>
  </item>

    </channel>
  </rss>
