On 10/20/2015 5:48 PM, anj patnaik wrote:
What is the recommended 9.4 version to download from and the steps?
*I* recommend... # yum install -y http://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-redhat94-9.4-1.noarch.rpm # yum install -y postgresql94-{server,contrib,devel} # service postgresql-9.4 initdb # vi /var/lib/pgsql/9.4/data/{postgresql.conf,pg_hba.conf} # tune as you see fit # service postgresql-9.4 start # chkconfig postgresql-9.4 on and to heck with any gui, don't need no steekin' gui. -- john r pierce, recycling bits in santa cruz