首页
软件开发
登录
6mi
u
盘
搜
搜 索
软件开发
PostgreSQL10启动和停止数据库服务
PostgreSQL10启动和停止数据库服务
xiaoxiao
2023-11-05
113
# 状态查看
service
postgresql-10 status
# 停止
service
postgresql-10 stop
# 启动
service
postgresql-10 start
停止命令,查看状态 启动命令,查看状态
转载请注明原文地址: https://yun.8miu.com/read-111018.html
最新回复
(
0
)