alloydb-postgres-health
Use these skills when you need to optimize storage, identify index issues, analyze table statistics, or manage autovacuum and tablespace configurations to maintain peak database health.
Pinned to revision 9521dbb4ea2d, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/alloydb-postgres-health/SKILL.md
- skills/alloydb-postgres-health/scripts/database_overview.js
- skills/alloydb-postgres-health/scripts/get_column_cardinality.js
- skills/alloydb-postgres-health/scripts/get_instance.js
- skills/alloydb-postgres-health/scripts/list_autovacuum_configurations.js
- skills/alloydb-postgres-health/scripts/list_invalid_indexes.js
- skills/alloydb-postgres-health/scripts/list_table_stats.js
- skills/alloydb-postgres-health/scripts/list_tablespaces.js
- skills/alloydb-postgres-health/scripts/list_top_bloated_tables.js
Every link opens the file at its source, pinned to the revision this page describes.