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


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to