Skip navigation
Bruce Momjian

Bruce Momjian

EDB

Bruce Momjian is co-founder and core team member of the PostgreSQL Global Development Group, and has worked on PostgreSQL since 1996. He has been employed by EDB since 2006. He has spoken at many international open-source conferences and is the author of PostgreSQL: Introduction and Concepts, published by Addison-Wesley. Prior to his involvement with PostgreSQL, Bruce worked as a consultant, developing custom database applications for some of the world's largest law firms. As an academic, Bruce holds a Masters in Education, an honorary doctorate, was a high school computer science teacher, and lectures internationally.

POSETTE 2026 Talk

The Wonderful World of WAL

(Livestream 3)

The Postgres write-ahead log, or WAL, is basically a change-log for the database. It enables several important Postgres features: crash recovery, point-in-time recovery, and binary and logical replication. This talk explains what is stored in the WAL, how binary and logical replication work, and how replication slots track replication progress.

Speaker Interview

About the Speaker

  • Tell us about yourself: career, family, passions

    I have been working on Postgres for 30 years, and in open source for 35.

About the Talk

  • Tell us about your talk? Why did you choose this topic?

    The WAL is a foundational capability of Postgres, and many features are built upon it. I have wanted to do a talk about it for years, but only recently found a narrative that would give the talk a good flow.

  • Who would benefit the most from your talk and why?

    Anyone using crash recovery, PITR, or physical or logical replication. Understanding how these features rely on WAL can help people better use the features.

About PostgreSQL

  • What inspired you to work with PostgreSQL?

    I was curious how relation databases worked internally.

  • What is the single thing that you think differentiates PostgreSQL most from other databases?

    Extendibility and open source.

Past Talks

Podcast Appearances

elephant icon

talk bubbles
Join the conversation

Use the hashtag #PosetteConf