postgresql - mac 启动 关闭 postgresql
生活随笔
收集整理的這篇文章主要介紹了
postgresql - mac 启动 关闭 postgresql
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
/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
轉載于:https://www.cnblogs.com/kevin922/p/4169917.html
總結
以上是生活随笔為你收集整理的postgresql - mac 启动 关闭 postgresql的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: iOS6 自动布局 入门–Auto La
- 下一篇: C++中的类所占内存空间总结