Steps to uninstall PostgreSQL 8.4 (Assuming default locations)
1) Stop the server and remove the service.
sudo launchctl unload /Library/LaunchDaemons/com.edb.launchd.postgresql-8.4.plist
2) Remove the plist file.
sudo rm -f /Library/LaunchDaemons/com.edb.launchd.postgresql-8.4.plist
3) Remove the Menu Icons
sudo rm -rf /Applications/PostgreSQL/8.4
4) Remove the Installation Files.
sudo rm -rf /Library/PostgreSQL/8.4
5) Remove the postgres user.
sudo dscl . delete /Users/postgres
6) Remove the ini file
sudo rm -f /etc/postgres-reg.ini
This will uninstall PostgreSQL 8.4 cleanly from your mac.
訂閱:
文章 (Atom)
NGINX SSL/設定檔案
#user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #...
-
Source: Automatically Retry Failed Jobs in Quartz Retrying continuously until success: If you want to keep trying over and over again un...
-
*主餐類 漢堡王炸雞腿-227大卡 華嫩雞條(6PCS)-259大卡 火烤漢堡-311大卡 火烤吉士漢堡-353大卡 小華堡-397大卡 華雪魚-471大卡 雙層吉士漢堡-534大卡 雙層燒烤培根堡-580大卡 華辣雞腿堡-597大卡 華香雞排堡-685大卡...
-
Download source files from here Upload files to the CentOS server Prepare the necessary files #yum -y install gcc gcc-c++ autoconf lib...