ubuntu 下源码安装Postgreql pgAdmin3
摘要:
一、安装 PostgreSQL1、安装相关依赖,在终端下执行: sudo apt-get install zlib1g-dev sudo apt-get install libreadline-dev2. 下载源码,进行编译 源码下载地址:http://www.postgresql.org/ftp/... 阅读全文
posted @ 2016-01-21 23:42 Crandy 阅读(410) 评论(0) 推荐(0) 编辑