摘要: 安装步骤: 1,运行 sudo apt-get update --这个用来查找数据源 2 ,运行 apt install postgresql --开始安装数据库 遇到 Do you want to continue? [Y/n] --填Y等待运行完成 3, 配置数据库 3.1 运行 vi /etc 阅读全文
posted @ 2020-09-28 11:26 一只小羊 阅读(1281) 评论(0) 推荐(0) 编辑