![[wl_lock_page.png|256]] - **Description**: The backend is waiting to acquire a lock on a specific data page within a relation. This can indicate contention during high-frequency index updates or specialized operations where page-level fine-grained locking is required to maintain consistency. - **Operations**: - [[IndexScan]] - **Resources**: [[CPU]], [[Memory]]