![[assets/wl_io_controlfilesync.png|256]]
- **Description**: The process is waiting for the `pg_control` file to be
flushed to durable storage. This occurs during checkpoints to ensure the
database can recover from the correct state in the event of a crash.
- **Resources**: [[Resources/disk IO]], [[Resources/CPU|CPU]]