随笔分类 -  PostgreSQL

PostgreSQL
摘要:一、前言 官网地址:https://www.postgresql.org/download/linux/redhat/ 二、安装 # Install the repository RPM: sudo dnf install -y https://download.postgresql.org/pub 阅读全文
posted @ 2021-04-24 16:46 b̶i̶n̶g̶.̶ 阅读(197) 评论(0) 推荐(0) 编辑
摘要:一、安装问题 安装时,执行 dnf -qy module disable postgresql 报错: 二、解决方案 sudo dnf install wget 阅读全文
posted @ 2021-04-24 16:34 b̶i̶n̶g̶.̶ 阅读(243) 评论(0) 推荐(0) 编辑