![[wl_lock_spectoken_1771892206448.png|256]] - **Description**: A speculative insertion lock. This occurs when a process is waiting to confirm that a row it intends to insert does not conflict with another concurrent insertion, frequently observed in "INSERT ... ON CONFLICT" or unique constraint checks. - **Resources**: [[CPU]], [[Memory]]