Episode

LWLocks

Podcast
Postgres FM
Published
Oct 17, 2025
Duration seconds
2302
Processing state
not_requested
Canonical source
https://share.transistor.fm/s/88114b38
Audio
https://media.transistor.fm/88114b38/46fb4893.mp3
JSON
/v1/public/podcasts/postgres-fm-5565051/episodes/lwlocks
Markdown
/podcast/postgres-fm-5565051/lwlocks.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/postgres-fm-5565051/episodes/lwlocks/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/postgres-fm-5565051/lwlocks.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Nik and Michael discuss lightweight locks in Postgres — how they differ to (heavier) locks, some occasions they can be troublesome, and some resources for working out what to do if you hit issues. Here are some links to things they mentioned: Wait Events of Type LWLock https://www.postgresql.org/docs/current/monitoring-stats.html#WAIT-EVENT-LWLOCK-TABLE Our episode on (heavier) locks https://postgres.fm/episodes/locks Nik’s new marathon posts https://postgres.ai/blog/tags/postgres-marathon Postgres LISTEN/NOTIFY does not scale (blog post by Recall ai) https://www.recall.ai/blog/postgres-listen-notify-does-not-scale Explicit Locking https://www.postgresql.org/docs/current/explicit-locking.html pg_stat_activity https://www.postgresql.org/docs/current/monitoring-stats.html#MONITORING-PG-STAT-ACTIVITY-VIEW Tuning with wait events for RDS for PostgreSQL https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.Tuning.html MultiXact member exhaustion incidents (blog post by Cosmo Wolfe / Metronome) https://metronome.com/blog/root-cause-analysis-postgresql-multixact-member-exhaustion-incidents-may-2025 pg_index_pilot https://gitlab.com/postgres-ai/pg_index_pilot Myths and Truths about Synchronous Replication in PostgreSQL (talk by Alexander Kukushkin) https://www.youtube.com/watch?v=PFn9qRGzTMc Postgres Indexes, Partitioning and LWLock:LockManager Scalability (blog post by Jeremy Schneider) https://ardentperf.com /2024/03/03/postgres-indexes-partitioning-and-lwlocklockmanager-scalability ~~~ What did you like or not like? What should we discuss next time? Let us know via a YouTube comment, on social media, or by commenting on our Google doc ! ~~~ Postgres FM is produced by: Michael Christofides, founder of pgMustard Nikolay Samokhvalov, founder of Postgres.ai With cre…