ubuntu16.4安装PostgreSQL11.4

本文使用的是 make && make install 方式html PostgreSQL官网下载web wget https://ftp.postgresql.org/pub/source/v11.4/postgresql-11.4.tar.gz tar -zxf postgresql-11.4.tar.gz //解压 cd postgresql-11.4 安装所须要的依赖:sql su
相关文章
相关标签/搜索