![[wl_activity_walwritermain_1771891335707.png|256]]
- **Description**: The WAL writer is idling between cycles of flushing Write-Ahead Log buffers to disk. It proactively writes WAL data to ensure that transactions are committed durably even if the database crashes before data pages are updated.
- **Resources**: [[CPU]]