pg_analyze_database
Analyze PostgreSQL database configuration, performance, and security to optimize and troubleshoot issues. Specify connection string and analysis type for targeted insights.
Instructions
Analyze PostgreSQL database configuration and performance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
analysisType | No | Type of analysis to perform | |
connectionString | No | PostgreSQL connection string (optional if POSTGRES_CONNECTION_STRING environment variable or --connection-string CLI option is set) |