·pgpm-troubleshooting
</>

pgpm-troubleshooting

一般的な pgpm、PostgreSQL、およびテストの問題のトラブルシューティングを行います。 「接続が拒否されました」、「PGHOST が設定されていません」、「トランザクションが中止されました」、Docker の問題、またはその他の pgpm 関連のエラーが発生した場合に使用します。

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

インストール

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

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

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

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

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

Cause: Running eval $(pgpm env) in a subshell or script

Cause: An error occurred in the transaction, and PostgreSQL marks the entire transaction as aborted. All subsequent queries fail until the transaction ends.

| Can't connect | pgpm docker start && eval "$(pgpm env)" | | PGHOST not set | eval "$(pgpm env)" | | Transaction aborted | Use savepoint pattern | | Tests interfere | Check beforeEach/afterEach hooks | | Module not found | Verify workspace structure | | Port in use | lsof -i :5432 then stop conflicting process |

一般的な pgpm、PostgreSQL、およびテストの問題のトラブルシューティングを行います。 「接続が拒否されました」、「PGHOST が設定されていません」、「トランザクションが中止されました」、Docker の問題、またはその他の pgpm 関連のエラーが発生した場合に使用します。 ソース: constructive-io/constructive-skills。

引用可能な情報

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

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

Browse more skills from constructive-io/constructive-skills

クイックアンサー

pgpm-troubleshooting とは?

一般的な pgpm、PostgreSQL、およびテストの問題のトラブルシューティングを行います。 「接続が拒否されました」、「PGHOST が設定されていません」、「トランザクションが中止されました」、Docker の問題、またはその他の pgpm 関連のエラーが発生した場合に使用します。 ソース: constructive-io/constructive-skills。

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

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

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

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