btree-wal-uses-full-page-images

Status: IN

The WAL logs complete page images (physical logging) rather than logical operations, which eliminates incomplete-split states during recovery but increases write amplification compared to PostgreSQL's logical WAL entries.

Source: entries/2026/05/29/topic-postgres-nbtree-readme.md

JSON