![[wl_io_walinsert.png|256]]
- **Description**: Waiting for a WAL record to be copied into the WAL buffers.
This wait event indicates contention when multiple backends are trying to
record transaction logs simultaneously, typically resolved by increasing
`wal_buffers`.
- **Operations**:
- [[ModifyTable]]
- **Resources**: [[Memory]], [[CPU]]