Hi, I have to install Postgres 9.4.5 On Centos 7.2, what is the best way to install, please suggest:
Through ./configure and make OR Through below link: https://wiki.postgresql.org/wiki/YUM_Installation#Configure_your_YUM_repository Please provide, if any other installation document. For Postgres 9.1 version, I did postgres installation through run file like (postgresql-9.1.2-1-linux-x64.run), for 9.4 version there is no run file right now. Regards SS