2025-03-01から1ヶ月間の記事一覧

psqlで「fatal: could not find own program executable」になる

結論:もう無くなったディレクトリでpsqlを実行しただけ。 とある環境で、以下のようなエラーに遭遇。 $ psql -U USER_NAME DB_NAME could not identify current directory: そのようなファイルやディレクトリはありません could not identify current direc…