list_locks
Identify current held and awaited locks in PostgreSQL, linked to their owning backend and object, to diagnose blocking issues.
Instructions
[READ] Held/awaited locks joined to their owning backend and object.
Args:
target: Target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |