pgsql自动安装shell脚本整理

前面不断在vm虚拟机上测试pgsql,发觉安装还是有些麻烦的。

所以就收集了一些

1,http://www.davidghedini.com/pg/entry/postgresql_9_5_script_for

https://github.com/DavidGhedini/postgresql-9.5-script-centos-7x64

https://github.com/intoGres/postgresql-9.5-script-centos-6x64

https://github.com/intoGres/postgresql-9.5-script-centos-7x64

2,https://github.com/intoGres

3,http://www.if-not-true-then-false.com/2012/install-postgresql-on-fedora-centos-red-hat-rhel/

4,http://blog.itpub.net/10617600/viewspace-941733/

http://fancy0042425.blog.51cto.com/877322/814939

5,编译安装及源码解析 http://my.oschina.net/tashi/blog/189351

6,自动安装脚本收集 http://blog.163.com/wun_jun_liu/blog/static/101229536201422153047870/

上一篇:【转】OS X Mavericks: 防止 Mac 进入睡眠 -- 不错


下一篇:实用脚本----Linux下Jdk和Tomcat自动安装shell脚本总结