pg_analyze_database
Analyze PostgreSQL database configuration, performance, or security to identify optimization opportunities and potential issues.
Instructions
Analyze PostgreSQL database configuration and performance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionString | No | PostgreSQL connection string (optional if POSTGRES_CONNECTION_STRING environment variable or --connection-string CLI option is set) | |
| analysisType | No | Type of analysis to perform |