This view lists the currently granted locks in the network database.
The view contains the following columns:
Name | Description |
lock_id | Identity of the lock |
resource | Name of the resource for the lock |
pid | Process that owns the lock |
mode | Mode of the lock |
granted | Indicates if the lock has been granted |
Comments
Article is closed for comments.