Search Postgresql Archives

Re: trouble downloading postgres 9.4 for RHEL 6.x

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux