postgresql - mac 启动 关闭 postgresql
时间:2014-12-17 18:06:58
收藏:0
阅读:1233
/Library/PostgreSQL/9.3/bin/pg_ctl -D /Library/PostgreSQL/9.3/data stop
/Library/PostgreSQL/9.3/bin/pg_ctl -D /Library/PostgreSQL/9.3/data start
原文:http://www.cnblogs.com/kevin922/p/4169917.html
评论(0)