On 01/28/2016 08:45 PM, Sachin Srivastava wrote:
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.
I would say using the Yum repo. If you do the compile from source you will need to make sure you have a development tool chain in place as well as --devel libraries for the various components.
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
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general