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

postgres-extensions-cli

星标5
分支0
更新时间2026年4月17日 18:01

Discover, install, configure, and use PostgreSQL extensions on Azure Database for PostgreSQL Flexible Server via CLI. Use when the user wants to: (1) list available extensions, (2) install or upgrade extensions, (3) use pg_stat_statements for query profiling, (4) schedule jobs with pg_cron, (5) use PostGIS for geospatial queries, (6) use pg_trgm for fuzzy text search, (7) set up auto_explain for automatic plan logging, (8) use pg_partman for automated partition management, (9) use pg_repack for online table repacking, (10) use azure_ai for AI/ML integration, (11) use azure_storage for cloud storage access, (12) use pg_diskann for scalable vector search, (13) set up pgaudit for compliance auditing, (14) use timescaledb for time-series data, (15) use hypopg for hypothetical index testing, (16) use pg_hint_plan to control query plans, (17) use wal2json for change data capture, (18) manage extension lifecycle and dependencies. Triggers: "postgres extension", "install extension", "available extensions", "pg_stat_s

安装

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

SKILL.md
readonly