brew upgrade
を実行した後も、この問題が発生しました 。次のコマンドが機能しました:
brew uninstall postgresql
brew install [email protected]
brew services start [email protected]
brew link [email protected] --force
brew upgrade
を実行した後も、この問題が発生しました 。次のコマンドが機能しました:
brew uninstall postgresql
brew install [email protected]
brew services start [email protected]
brew link [email protected] --force