PostgreSQL10启动和停止数据库服务

    xiaoxiao2023-11-05  113

    # 状态查看 service postgresql-10 status # 停止 service postgresql-10 stop # 启动 service postgresql-10 start

    停止命令,查看状态 启动命令,查看状态

    最新回复(0)