cloud-sql-postgres-health
Use these skills when you need to audit database health, identify storage bloat, find invalid indexes, analyze table statistics, and manage maintenance configurations like autovacuum.
Pinned to revision 69cf78726668, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/cloud-sql-postgres-health/SKILL.md
- skills/cloud-sql-postgres-health/scripts/get_query_metrics.js
- skills/cloud-sql-postgres-health/scripts/get_query_plan.js
- skills/cloud-sql-postgres-health/scripts/get_system_metrics.js
- skills/cloud-sql-postgres-health/scripts/list_active_queries.js
- skills/cloud-sql-postgres-health/scripts/list_database_stats.js
- skills/cloud-sql-postgres-health/scripts/list_locks.js
- skills/cloud-sql-postgres-health/scripts/list_query_stats.js
- skills/cloud-sql-postgres-health/scripts/long_running_transactions.js
Every link opens the file at its source, pinned to the revision this page describes.