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; #...
- 
*主餐類 漢堡王炸雞腿-227大卡 華嫩雞條(6PCS)-259大卡 火烤漢堡-311大卡 火烤吉士漢堡-353大卡 小華堡-397大卡 華雪魚-471大卡 雙層吉士漢堡-534大卡 雙層燒烤培根堡-580大卡 華辣雞腿堡-597大卡 華香雞排堡-685大卡...
 - 
Admob廣告收入構成 收入=廣告展示量/1,000 * 千次展示收入 千次展示收入=點擊率 * 廣告單價 廣告單價,台灣大概0.1 USD,各國不一定 假設一個月 廣告展示量=100,000 次 點擊率 = (0.1%) 0.001 廣告收入=100000/10...
 - 
Download source files from here Upload files to the CentOS server Prepare the necessary files #yum -y install gcc gcc-c++ autoconf lib...