![[wl_lock_relation_1771892193288.png|256]]
- **Description**: The query is waiting to acquire a lock on a table or view (a relation) that is currently held by another transaction. This common wait event points to transaction-level conflicts, such as DDL commands waiting for active DML transactions to finish.
- **Resources**: [[CPU]], [[Memory]]