PostgreSQL 性能优化
原名:postgresql-optimization
利用 PostgreSQL 执行计划、索引和特有数据类型改善查询与模型性能。
中文 Skills 技能说明
适合慢查询和容量治理。先取得真实基线和 EXPLAIN 证据,再比较方案;建删索引、改表和调整数据库参数可能产生锁与资源影响,需在测试环境验证。
上游能力依据
上游原始适用说明:PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.
上游 SKILL.md 主要章节(保留原文标题):
- � PostgreSQL-Specific Features
- JSONB Operations
- Array Operations
- Window Functions & Analytics
- Full-Text Search
- � PostgreSQL Performance Tuning
- Query Optimization
- Index Strategies
- Connection & Memory Management
- �️ PostgreSQL Advanced Data Types
使用边界
先确认数据口径、只读或写入权限以及备份方案。查询结果需要说明范围,任何结构或数据变更都应先预览并人工确认。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/3f0bba475ec40b9680e1d0311b9caffeec5ad4c3/skills/postgresql-optimization
适用范围
平台:linux、macos、windows;标签:数据与数据库、PostgreSQL 性能优化
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。