以下の内容はhttps://yohei-a.hatenablog.jp/entry/20241218/1734506652より取得しました。


macOS に psql をインストールする

macOSpsql をインストールしたメモ。

  • psql をインストールする。
brew update
brew install libpq
  • パスを通す。
echo 'export PATH="/opt/homebrew/opt/libpq/bin:$PATH"' >> ~/.zshrc
source ~/.zshrc
  • バージョンを確認する。
% psql --version                                                    
psql (PostgreSQL) 17.2

環境




以上の内容はhttps://yohei-a.hatenablog.jp/entry/20241218/1734506652より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14