标签:
依赖的库:libreadline-dev,zlib1g-dev
安装:下载解压源码包,然后 ./configure,make,make install即可。。
注意不能在root账户下跑server,要新建一个
ref:http://mingxinglai.com/cn/2014/03/compile-postgresql-in-linux/
源码编译安装postgresql
原文地址:http://www.cnblogs.com/pdev/p/5701394.html