Skip navigation

The Wonderful World of WAL

Bruce Momjian

Bruce Momjian Bruce Momjian

(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.

talk bubbles
Join the conversation

Use the hashtag #PosetteConf