Analyzes PostgreSQL connection utilization patterns including active, idle, and idle-in-transaction sessions. Diagnoses connection leaks, saturation, and provides PgBouncer pooling recommendations. Guides the agent to use get_active_queries with targeted filters and health resources for connection monitoring.
$npx -y skills add isdaniel/pgtuner_mcp --skill pg-connection-analysisInstalls into the current project.
Run `npx skills use "https://github.com/isdaniel/pgtuner_mcp" --skill "isdaniel/pgtuner_mcp/pg-connection-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/isdaniel/pgtuner_mcp" that are relevant to the current task. Run `npx skills add "https://github.com/isdaniel/pgtuner_mcp"` and select the relevant skills, then follow their instructions.