pg_lock_info
Identify and resolve PostgreSQL locking conflicts by retrieving active lock information from the database catalog.
Instructions
Get active lock information from the database catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | No | Id of the postgres connection to use, from databases.config.yml. Optional when only one postgres connection is configured. |