LoginSignup
0
2

More than 5 years have passed since last update.

MacのPostgreSQLアンインストール方法

Posted at

キッカケ

pgAdmin4だけアップグレードすると起動の度に警告が表示されるように。一度、PostgreSQLを再インストールしたいが、やり方が分からなかったので、メモとして残す事にしました。

open /Library/PostgreSQL/9.6/uninstall-postgresql.app

このコマンド実行だけではデータなどはされませんでした。
全て削除する場合は、アカウント削除などが必要で大変そうでした。
今回は、PostgreSQLの再インストールが目的なので逆に助かりました。
pgAdmin4を起動しても警告が出ずに無事に完了。

References

0
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
2