looking for old rpm

Started by Etienne Champetierover 10 years ago5 messagesgeneral
Jump to latest
#1Etienne Champetier
champetier.etienne@gmail.com

Hi,

I'm looking for old postgres rpm, like
postgresql93-server-9.3.6-1PGDG.rhel6.x86_64.rpm

(one of our software is "certified" with this minor version ...)

Thanks in advance
Etienne

#2Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: Etienne Champetier (#1)
Re: looking for old rpm

Hi,

On Mon, 2015-09-21 at 09:31 +0200, Etienne Champetier wrote:

I'm looking for old postgres rpm, like
postgresql93-server-9.3.6-1PGDG.rhel6.x86_64.rpm

(one of our software is "certified" with this minor version ...)

We don't keep those RPMS, but you can build the RPMs by yourself.

ftp://ftp.postgresql.org/pub/source/v9.3.6/

are the sources, and

http://people.planetpostgresql.org/devrim/index.php?/archives/44-How-To
-Build-Your-Own-PostgreSQL-and-related-software-RPMs-on
-CentOSRHELFedora.html

is the guide.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

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

#3John R Pierce
pierce@hogranch.com
In reply to: Etienne Champetier (#1)
Re: looking for old rpm

On 9/21/2015 12:31 AM, Etienne Champetier wrote:

I'm looking for old postgres rpm, like
postgresql93-server-9.3.6-1PGDG.rhel6.x86_64.rpm

(one of our software is "certified" with this minor version ...)

I cringe when I see requirements like this. did they also 'certify'
this applicaiton to only run on whatever was the day's snapshot build of
the OS, such that any newer security updates and bug fixes can't be
applied to RHEL 6 ?

specific to 9.3.6, you'd be missing out on the fixes ...
http://www.postgresql.org/docs/current/static/release-9-3-7.html
http://www.postgresql.org/docs/current/static/release-9-3-8.html
http://www.postgresql.org/docs/current/static/release-9-3-9.html

--
john r pierce, recycling bits in santa cruz

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

#4John McKown
john.archie.mckown@gmail.com
In reply to: John R Pierce (#3)
Re: looking for old rpm

On Mon, Sep 21, 2015 at 10:46 AM, John R Pierce <pierce@hogranch.com> wrote:

On 9/21/2015 12:31 AM, Etienne Champetier wrote:

I'm looking for old postgres rpm, like
postgresql93-server-9.3.6-1PGDG.rhel6.x86_64.rpm

(one of our software is "certified" with this minor version ...)

I cringe when I see requirements like this. did they also 'certify'
this applicaiton to only run on whatever was the day's snapshot build of
the OS, such that any newer security updates and bug fixes can't be applied
to RHEL 6 ?

​We have a few products like that here. One of our Windows servers is
"stabilized" in that it cannot be patched or upgraded because a single
piece of critical software is running on it which is not only certified
only on that particular release / patch, but actually fails on more up to
date servers. In addition, it is "abandon-ware"​ in that that original
company is defunct. Oh, and it cannot be replaced because that part of the
business is being eliminated, so this is only for "historical" clients, who
will be gone by the end of this year. At least, in that, we do have a hard
time limit and then the software / machine will be junked.

The above may be why, at least historically, businesses have like Windows.
With Windows there is "one true way". _Their_ way. I would say more, but
that would become too political.

specific to 9.3.6, you'd be missing out on the fixes ...
http://www.postgresql.org/docs/current/static/release-9-3-7.html
http://www.postgresql.org/docs/current/static/release-9-3-8.html
http://www.postgresql.org/docs/current/static/release-9-3-9.html

--
john r pierce, recycling bits in santa cruz

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

--

Schrodinger's backup: The condition of any backup is unknown until a
restore is attempted.

Yoda of Borg, we are. Futile, resistance is, yes. Assimilated, you will be.

He's about as useful as a wax frying pan.

10 to the 12th power microphones = 1 Megaphone

Maranatha! <><
John McKown

#5Etienne Champetier
champetier.etienne@gmail.com
In reply to: John R Pierce (#3)
Re: looking for old rpm

Hi,

2015-09-21 17:46 GMT+02:00 John R Pierce <pierce@hogranch.com>:

On 9/21/2015 12:31 AM, Etienne Champetier wrote:

I'm looking for old postgres rpm, like
postgresql93-server-9.3.6-1PGDG.rhel6.x86_64.rpm

(one of our software is "certified" with this minor version ...)

I cringe when I see requirements like this. did they also 'certify'
this applicaiton to only run on whatever was the day's snapshot build of
the OS, such that any newer security updates and bug fixes can't be applied
to RHEL 6 ?

Yes they do :), they certify centos 6.5 stock, without updates \o/
We are going to update, just when we call the support we will have to prove
that it's there app that is buggy, not all the (minor) updates ...

Having old rpm can also be useful to build new dev env in sync with
production env (when you update slowly)

Show quoted text

specific to 9.3.6, you'd be missing out on the fixes ...
http://www.postgresql.org/docs/current/static/release-9-3-7.html
http://www.postgresql.org/docs/current/static/release-9-3-8.html
http://www.postgresql.org/docs/current/static/release-9-3-9.html

--
john r pierce, recycling bits in santa cruz

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