概ね上記だけど、postgresの再起動がそのままではできなくて
を参考にした。多謝。結果以下のようにコマンドすることになった。
rm /usr/local/var/postgres/postmaster.pid
launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
概ね上記だけど、postgresの再起動がそのままではできなくて
を参考にした。多謝。結果以下のようにコマンドすることになった。
rm /usr/local/var/postgres/postmaster.pid
launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist
Register as a new user and use Qiita more conveniently
Go to list of users who liked