postgresql-16

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Postgresql-16 Skill

PostgreSQL-16 技能文档

Comprehensive assistance with postgresql-16 development, generated from official documentation.
为PostgreSQL-16开发提供全面支持,内容源自官方文档。

When to Use This Skill

何时使用该技能

This skill should be triggered when:
  • Working with postgresql-16
  • Asking about postgresql-16 features or APIs
  • Implementing postgresql-16 solutions
  • Debugging postgresql-16 code
  • Learning postgresql-16 best practices
当您遇到以下场景时,可触发本技能:
  • 正在使用PostgreSQL-16进行开发
  • 咨询PostgreSQL-16的特性或API
  • 实现基于PostgreSQL-16的解决方案
  • 调试PostgreSQL-16相关代码
  • 学习PostgreSQL-16的最佳实践

Quick Reference

快速参考

Common Patterns

常见模式

Quick reference patterns will be added as you use the skill.
快速参考模式将在您使用技能过程中逐步添加。

Reference Files

参考文件

This skill includes comprehensive documentation in
references/
:
  • other.md - Other documentation
Use
view
to read specific reference files when detailed information is needed.
本技能在
references/
目录下包含了全面的文档:
  • other.md - 其他文档
当需要详细信息时,使用
view
命令查看特定参考文件。

Working with This Skill

使用该技能的指南

For Beginners

针对初学者

Start with the getting_started or tutorials reference files for foundational concepts.
getting_started
或教程类参考文件入手,掌握基础概念。

For Specific Features

针对特定功能

Use the appropriate category reference file (api, guides, etc.) for detailed information.
使用对应分类的参考文件(如api、guides等)获取详细信息。

For Code Examples

针对代码示例

The quick reference section above contains common patterns extracted from the official docs.
上述快速参考部分包含了从官方文档中提取的常见使用模式。

Resources

资源

references/

references/

Organized documentation extracted from official sources. These files contain:
  • Detailed explanations
  • Code examples with language annotations
  • Links to original documentation
  • Table of contents for quick navigation
该目录下是整理自官方来源的结构化文档,包含:
  • 详细的概念解释
  • 带有语言注释的代码示例
  • 指向原始官方文档的链接
  • 便于快速导航的目录

scripts/

scripts/

Add helper scripts here for common automation tasks.
在此目录下添加用于常见自动化任务的辅助脚本。

assets/

assets/

Add templates, boilerplate, or example projects here.
在此目录下添加模板、样板代码或示例项目。

Notes

注意事项

  • This skill was automatically generated from official documentation
  • Reference files preserve the structure and examples from source docs
  • Code examples include language detection for better syntax highlighting
  • Quick reference patterns are extracted from common usage examples in the docs
  • 本技能由官方文档自动生成
  • 参考文件保留了源文档的结构和示例
  • 代码示例包含语言检测,以实现更好的语法高亮
  • 快速参考模式提取自文档中的常见使用示例

Updating

更新方法

To refresh this skill with updated documentation:
  1. Re-run the scraper with the same configuration
  2. The skill will be rebuilt with the latest information
如需使用最新文档更新本技能:
  1. 使用相同配置重新运行爬虫工具
  2. 技能将基于最新信息重新构建