debug_database
Identify and resolve common PostgreSQL issues such as connection errors, performance bottlenecks, locks, and replication problems by analyzing database configurations and logs based on specified issue type and log level.
Instructions
Debug common PostgreSQL issues
Input Schema
Name | Required | Description | Default |
---|---|---|---|
connectionString | Yes | PostgreSQL connection string | |
issue | Yes | Type of issue to debug | |
logLevel | No | Logging detail level | info |