Re: postgresql90-server package for RHEL5

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql90-server package for RHEL5
Date: 2012-02-16 02:28:30
Message-ID: 4F3C69CE.2050203@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 02/15/12 6:21 PM, Tomonari Katsumata wrote:
> Why the package for RHEL5 is not there ?

the repoview on that site seems somewhat broken.
just install the repository yum.conf.d files via the proper RPM, and you
can install postgresql via yum install...

rpm -Uvh
http://yum.postgresql.org/9.0/redhat/rhel-5-i386/pgdg-centos90-9.0-5.noarch.rpm

or

rpm -Uvh
http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/pgdg-centos90-9.0-5.noarch.rpm

then...

yum install postgresql90-server postgresql90-compat postgresql90

the actual RPMs are here...
http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/
and
http://yum.postgresql.org/9.0/redhat/rhel-5-i386/

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stefan Weiss 2012-02-16 02:34:21 MD5 salt in pg_authid password hashes
Previous Message Devrim GÜNDÜZ 2012-02-16 02:28:19 Re: postgresql90-server package for RHEL5