摘要: 1 进入postresql官网下载页面,提示了centos相关下载安装等信息。 https://www.postgresql.org/download/linux/redhat/ image.png 2 连接到centos7服务器 image.png 3 根据官网提示在命令行中下载安装 yum in 阅读全文
posted @ 2019-12-13 17:28 喜葵 阅读(753) 评论(0) 推荐(0) 编辑
摘要: 在CentOS中默认安装有MariaDB,这个是MySQL的分支,但为了需要,还是要在系统中安装MySQL,而且安装完成之后可以直接覆盖掉MariaDB。 1 下载并安装MySQL官方的 Yum Repository[root@localhost ~]# wget -i -c http://dev. 阅读全文
posted @ 2019-12-13 15:25 喜葵 阅读(648) 评论(0) 推荐(0) 编辑