Thread: postgresql90-server package for RHEL5
Hi I'm looking for postgresql90-server-9.0.6 RPM package for RHEL5. I can't find it bellow site. "http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/repoview/" "http://yum.postgresql.org/9.0/redhat/rhel-5-i386/repoview/". I can find it for RHEL6. "http://yum.postgresql.org/9.0/redhat/rhel-6-x86_64/repoview/" http://yum.postgresql.org/9.0/redhat/rhel-6-i386/repoview/ Why the package for RHEL5 is not there ? and I have a small comment. "OS/Arch" column in RPM Chart(*) says "RHEL/CentOS 5/Scientific Linux - x86_64 </9.1/redhat/rhel-5-x86_64/repoview/>". (*) http://yum.postgresql.org/rpmchart.php I think it's better to say "RHEL/CentOS/Scientific Linux 5 - x86_64 </9.1/redhat/rhel-5-x86_64/repoview/>". regards, -- Tomonari Katsumata
Hi, On Thu, 2012-02-16 at 11:21 +0900, Tomonari Katsumata wrote: > I'm looking for postgresql90-server-9.0.6 RPM package for RHEL5. > I can't find it bellow site. > "http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/repoview/" > "http://yum.postgresql.org/9.0/redhat/rhel-5-i386/repoview/". > It is there? http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/repoview/postgresql90-server.html Click "P" on the top right for the packages beginning with P. > and I have a small comment. > > "OS/Arch" column in RPM Chart(*) says "RHEL/CentOS 5/Scientific Linux > - > x86_64 </9.1/redhat/rhel-5-x86_64/repoview/>". > (*) http://yum.postgresql.org/rpmchart.php > > I think it's better to say "RHEL/CentOS/Scientific Linux 5 - x86_64 > </9.1/redhat/rhel-5-x86_64/repoview Good catch. Thanks, fixed. Regards, -- Devrim GÜNDÜZ Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
Attachment
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
On Wed, 2012-02-15 at 18:28 -0800, John R Pierce wrote: > the repoview on that site seems somewhat broken. It is not *broken*. It just lists the final 20 packages. As written there, "Please go to the navigation menu on the top right for full set of packages." Still, this is not the first complaint that I got about this. Magnus was pestering me well enough for changing it. Let me try to do something before the next minor update releases. It is just a matter of changing a python kid template. Regards, -- Devrim GÜNDÜZ Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
Attachment
Hi, Devrim thank you for response. (2012/02/16 11:28), Devrim GU"NDU"Z wrote: > Hi, > > On Thu, 2012-02-16 at 11:21 +0900, Tomonari Katsumata wrote: >> I'm looking for postgresql90-server-9.0.6 RPM package for RHEL5. >> I can't find it bellow site. >> "http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/repoview/" >> "http://yum.postgresql.org/9.0/redhat/rhel-5-i386/repoview/". >> > It is there? > > http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/repoview/postgresql90-server.html > > Click "P" on the top right for the packages beginning with P. I could access above step. but, I need to list the server-package in "http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/repoview/". >> and I have a small comment. >> >> "OS/Arch" column in RPM Chart(*) says "RHEL/CentOS 5/Scientific Linux >> - >> x86_64</9.1/redhat/rhel-5-x86_64/repoview/>". >> (*) http://yum.postgresql.org/rpmchart.php >> >> I think it's better to say "RHEL/CentOS/Scientific Linux 5 - x86_64 >> </9.1/redhat/rhel-5-x86_64/repoview > > Good catch. Thanks, fixed. thank you for fixing it. regards,
On Thu, 2012-02-16 at 11:44 +0900, Tomonari Katsumata wrote: > but, I need to list the server-package in > "http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/repoview/". > > Why? We cannot guarantee any specific package to be listed on the repoview page, since as I just wrote, that list contains only the last 20 packages that I added to the repo. That's all. Correct list is http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/repoview/postgresql90-server.html . Regards, -- Devrim GÜNDÜZ Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
Attachment
Hi, OK, I understand it. I've thought all PostgreSQL packages are included in repoview page... Sorry. regards, (2012/02/16 11:48), Devrim GÜNDÜZ wrote: > On Thu, 2012-02-16 at 11:44 +0900, Tomonari Katsumata wrote: >> > but, I need to list the server-package in >> > "http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/repoview/". >> > >> > > Why? We cannot guarantee any specific package to be listed on the > repoview page, since as I just wrote, that list contains only the last > 20 packages that I added to the repo. That's all. Correct list is > > http://yum.postgresql.org/9.0/redhat/rhel-5-x86_64/repoview/postgresql90-server.html > . -- -------------------------------------------- NTTソフトウェア株式会社 SI&NI・ソリューション事業グループ OSSプラットフォーム事業ユニット(SOPF) 勝俣 智成 (Tomonari Katsumata) 〒221-0835 神奈川県横浜市神奈川区鶴屋町3-32-13 第二安田ビル5F TEL:045-317-7018 E-Mail: katsumata.tomonari@po.ntts.co.jp --------------------------------------------