Skip to main content
Run any Skill in Manus
with one click

postgres-performance-cli

Stars5
Forks0
UpdatedApril 16, 2026 at 19:45

Optimize query performance, tune server parameters, and analyze workloads on Azure Database for PostgreSQL Flexible Server via CLI. Use when the user wants to: (1) optimize a slow query with EXPLAIN ANALYZE, (2) identify missing or unused indexes, (3) tune memory and IO parameters, (4) analyze cache hit ratios and buffer usage, (5) profile workloads with pg_stat_statements, (6) tune VACUUM and ANALYZE settings, (7) optimize connection pooling with PgBouncer, (8) analyze wait events, (9) right-size compute tier and storage. Triggers: "optimize query postgres", "slow query", "EXPLAIN ANALYZE", "missing index", "unused index", "tune postgres", "postgres performance", "cache hit ratio", "pg_stat_statements", "work_mem", "shared_buffers", "vacuum tuning", "connection pooling", "PgBouncer tuning", "query plan", "seq scan", "index scan", "postgres benchmark", "right size postgres".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly