Episode

Postgres 18 gets Async IO

Podcast
The Backend Engineering Show with Hussein Nasser
Published
Oct 3, 2025
Duration seconds
2472
Processing state
not_requested
Canonical source
https://podcasters.spotify.com/pod/show/hnasr/episodes/Postgres-18-gets-Async-IO-e38st84
Audio
https://anchor.fm/s/1eb6d14/podcast/play/108999364/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2025-8-30%2F67a02205-bc51-6259-8495-97f7ac2eae3a.m4a
JSON
/v1/public/podcasts/the-backend-engineering-show-with-hussein-nasser-847440/episodes/postgres-18-gets-async-io
Markdown
/podcast/the-backend-engineering-show-with-hussein-nasser-847440/postgres-18-gets-async-io.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/the-backend-engineering-show-with-hussein-nasser-847440/episodes/postgres-18-gets-async-io/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/the-backend-engineering-show-with-hussein-nasser-847440/postgres-18-gets-async-io.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Postgres 18 has been released with many exciting features such as UUIDv7, Over explain module, composite index skip scans, and the most anticipated asynchronous IO with worker and io_uring mode which I uncover in this show. Hope you enjoy it 0:00 Intro 1:30 Synchronous vs Asynchronous calls 3:00 Synchronous IO 6:30 Asynchronous IO 10:00 Postgres 17 synchronous io 17:20 The challenge of Async IO in Postgres 18 20:00 io_method worker23:00 io_method io_uring 29:30 io_method sync 31:08 Async IO isn’t done! 3 1:30 Support for backend writers 32:36 Improve worker io_method 33:00 direct io support 37:00 Summary