Обсуждение: Postgres SRPMs for RHEL

Поиск
Список
Период
Сортировка

Postgres SRPMs for RHEL

От
Justin Pasher
Дата:
Is there a reason why the source RPMs for PG 8.1.16 on RHEL don't show
up here?

http://www.postgresql.org/ftp/binary/v8.1.16/linux/srpms/redhat/rhel-4-i386/

If I cycle through the versions, the last version in the 8.1 branch I
can find with source RPMs is 8.1.14.


--
Justin Pasher

Re: Postgres SRPMs for RHEL

От
"Joshua D. Drake"
Дата:
On Wed, 2009-02-25 at 12:10 -0600, Justin Pasher wrote:
> Is there a reason why the source RPMs for PG 8.1.16 on RHEL don't show
> up here?
>
> http://www.postgresql.org/ftp/binary/v8.1.16/linux/srpms/redhat/rhel-4-i386/
>
> If I cycle through the versions, the last version in the 8.1 branch I
> can find with source RPMs is 8.1.14.

http://yum.pgsqlrpms.org/8.1/redhat/rhel-4ES-i386/

>
>
> --
> Justin Pasher
>
--
PostgreSQL - XMPP: jdrake@jabber.postgresql.org
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


Re: Postgres SRPMs for RHEL

От
Justin Pasher
Дата:
Joshua D. Drake wrote:
> On Wed, 2009-02-25 at 12:10 -0600, Justin Pasher wrote:
>
>> Is there a reason why the source RPMs for PG 8.1.16 on RHEL don't show
>> up here?
>>
>> http://www.postgresql.org/ftp/binary/v8.1.16/linux/srpms/redhat/rhel-4-i386/
>>
>> If I cycle through the versions, the last version in the 8.1 branch I
>> can find with source RPMs is 8.1.14.
>>
>
> http://yum.pgsqlrpms.org/8.1/redhat/rhel-4ES-i386/
>

Unless I'm just looking for the wrong filename, I still can't fine the
source RPMs on the yum repo either, just the regular RPMs.


--
Justin Pasher

Re: Postgres SRPMs for RHEL

От
Devrim GÜNDÜZ
Дата:
On Wed, 2009-02-25 at 12:10 -0600, Justin Pasher wrote:
> Is there a reason why the source RPMs for PG 8.1.16 on RHEL don't
> show
> up here?
>
> http://www.postgresql.org/ftp/binary/v8.1.16/linux/srpms/redhat/rhel-4-i386/

'cause I was a bit lazy to sync srpms from main repository. It is my
bad, and will start pushing packages later today.
>
> If I cycle through the versions, the last version in the 8.1 branch I
> can find with source RPMs is 8.1.14.

Please take a look at here:

http://yum.pgsqlrpms.org/srpms/8.1/redhat/rhel-4-i386/repoview/postgresql.html

Using pgsqlrpms site, you can download SRPMs using yum:

yumdownloader --enablerepo pgdg81-source --source postgresql

-HTH.
--
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                   http://www.gunduz.org

Вложения

Re: Postgres SRPMs for RHEL

От
"Joshua D. Drake"
Дата:
On Wed, 2009-02-25 at 12:19 -0600, Justin Pasher wrote:

> >> If I cycle through the versions, the last version in the 8.1 branch I
> >> can find with source RPMs is 8.1.14.
> >>
> >
> > http://yum.pgsqlrpms.org/8.1/redhat/rhel-4ES-i386/
> >
>
> Unless I'm just looking for the wrong filename, I still can't fine the
> source RPMs on the yum repo either, just the regular RPMs.

Doh! Yep you are right. Sorry for the noise.

Joshua D. Drake


>
>
> --
> Justin Pasher
>
--
PostgreSQL - XMPP: jdrake@jabber.postgresql.org
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


Re: Postgres SRPMs for RHEL

От
Justin Pasher
Дата:
Devrim GÜNDÜZ wrote:
> On Wed, 2009-02-25 at 12:10 -0600, Justin Pasher wrote:
>
>> Is there a reason why the source RPMs for PG 8.1.16 on RHEL don't
>> show
>> up here?
>>
>> http://www.postgresql.org/ftp/binary/v8.1.16/linux/srpms/redhat/rhel-4-i386/
>>
>
> 'cause I was a bit lazy to sync srpms from main repository. It is my
> bad, and will start pushing packages later today.
>
>> If I cycle through the versions, the last version in the 8.1 branch I
>> can find with source RPMs is 8.1.14.
>>
>
> Please take a look at here:
>
> http://yum.pgsqlrpms.org/srpms/8.1/redhat/rhel-4-i386/repoview/postgresql.html
>
> Using pgsqlrpms site, you can download SRPMs using yum:
>
> yumdownloader --enablerepo pgdg81-source --source postgresql
>
> -HTH.

That'll work! Thanks.

--
Justin Pasher