Skip to main content
在 Manus 中运行任何 Skill
一键导入

postgres-performance-cli

星标5
分支0
更新时间2026年4月16日 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".

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly