Generates a comprehensive PostgreSQL performance baseline report capturing health metrics, query workload patterns, table statistics, configuration settings, index utilization, and I/O patterns. Designed for before/after comparison when making changes.
$npx -y skills add isdaniel/pgtuner_mcp --skill pg-performance-baselineInstalls into the current project.
Run `npx skills use "https://github.com/isdaniel/pgtuner_mcp" --skill "isdaniel/pgtuner_mcp/pg-performance-baseline"` 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.