cd /Library/PostgreSQL/<version>
open uninstall-postgresql.app
sudo rm -rf data
rm -rf /Library/PostgreSQL
sudo rm /etc/postgres-reg.ini
brew list # postgresql 목록 확인 brew uninstall postgresql # 삭제하려는 postgresql 버전 명시