mac下启动postgresql命令

    xiaoxiao2023-03-24  5

    1.cd /Library/PostgreSQL/9.5/bin

    启动:pg_ctl start -D /Users/developer/pg/data/ -l /Users/developer/pg/data/server.log 

    2.

    source .bash_profile pg_ctl start

    转载请注明原文地址: https://ju.6miu.com/read-1202740.html
    最新回复(0)