Presented by

Abstract

The Write-Ahead Log in PostgreSQL underlies a huge number of features: crash recovery, binary replication, logical replication, and backups. This talk is a dive into the internals of the WAL, including its format, how it is written to storage, how it is used, and what to do when you get one of the many terrifying errors about WAL issues.

Videos

Available sources: