·pgpm-extensions
</>

pgpm-extensions

pgpm ワークスペースで PostgreSQL 拡張機能と pgpm モジュールを管理します。 「拡張機能の追加」、「モジュールのインストール」、「依存関係の追加」、「pgcrypto/uuid-ossp の使用」を要求された場合、または .control ファイルと extensions/ ディレクトリを操作する場合に使用します。クリティカル — CREATE EXTENSION を直接実行しないでください。 pgpm は、デプロイ中に拡張機能の作成を処理します。

0インストール·0トレンド·@constructive-io

インストール

$npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-extensions

pgpm-extensions のインストール方法

コマンドラインで pgpm-extensions AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-extensions
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: constructive-io/constructive-skills。

How extensions and modules work in pgpm — adding dependencies, installing packages, and understanding the .control file.

NEVER run CREATE EXTENSION directly in SQL migration files. pgpm is deterministic — it reads the .control file and handles extension creation automatically during pgpm deploy. Writing CREATE EXTENSION in a deploy script will cause errors or duplicate operations.

| uuid-ossp | UUID generation (uuidgeneratev4()) | | pgcrypto | Cryptographic functions (genrandombytes()) | | plpgsql | PL/pgSQL procedural language | | pgtrgm | Trigram text similarity | | citext | Case-insensitive text | | hstore | Key-value store |

pgpm ワークスペースで PostgreSQL 拡張機能と pgpm モジュールを管理します。 「拡張機能の追加」、「モジュールのインストール」、「依存関係の追加」、「pgcrypto/uuid-ossp の使用」を要求された場合、または .control ファイルと extensions/ ディレクトリを操作する場合に使用します。クリティカル — CREATE EXTENSION を直接実行しないでください。 pgpm は、デプロイ中に拡張機能の作成を処理します。 ソース: constructive-io/constructive-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-extensions
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-28
更新日
2026-03-10

Browse more skills from constructive-io/constructive-skills

クイックアンサー

pgpm-extensions とは?

pgpm ワークスペースで PostgreSQL 拡張機能と pgpm モジュールを管理します。 「拡張機能の追加」、「モジュールのインストール」、「依存関係の追加」、「pgcrypto/uuid-ossp の使用」を要求された場合、または .control ファイルと extensions/ ディレクトリを操作する場合に使用します。クリティカル — CREATE EXTENSION を直接実行しないでください。 pgpm は、デプロイ中に拡張機能の作成を処理します。 ソース: constructive-io/constructive-skills。

pgpm-extensions のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-extensions インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/constructive-io/constructive-skills