Deadlock victim: what is it?

A deadlock occurs when two processes try to use the same resources, causing both to become blocked. To resolve this, a database server can terminate the connection of one user, known as the deadlock victim. The victim is typically chosen based on ease of reconnection or data loss. Deadlocks are a nuisance and indicate errors […]

Skip to content