Deepin上面pgsql的启动
service postgresql start
停止
service postgresql stop
查看pgsql的版本
psql --version
本文参考链接:https://www.cnblogs.com/ricklz/p/11489724.html
Deepin上面pgsql的启动
service postgresql start
停止
service postgresql stop
查看pgsql的版本
psql --version