Re: pgdg packages removed for 9.3

From: Lewis Shobbrook <l(dot)shobbrook+pggen(at)base2services(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: pgdg packages removed for 9.3
Date: 2019-04-23 22:44:10
Message-ID: CAHWfuF89r=VXkiVQdAxH4fhmWKnP3V_-mNWk4k3nNqNH7Zgrfg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for your response Adrian, appreciate your time and effort.
I'd read the EOL statement regarding 9.3, but seeing the older 9.2 packages
were available figured they should be for 9.3 too.
The problem is that we automate the pg install with chef, so I will need to
try and vendor the cookbook until we can get off the geo dependencies we
have on 9.3
Cheers

On Tue, 23 Apr 2019 at 23:11, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
wrote:

> On 4/22/19 9:05 PM, Lewis Shobbrook wrote:
> > Thanks Adrian,
> > The symlinks have been created for all pgdg versions other than 9.3
> > It seems to have been an over site perhaps.
> > As stated in the announcement...
> > "Today, you still get the link to the pgdg-centos11-11-2 rpm."
> >
> > Which is true in all instances other than 9.3 that I have checked so far.
> > Not sure if you can forward this onto Stefan Fercot for his opinion?
>
> 9.3 is EOL so:
>
> https://pgstef.github.io/2019/04/17/one_rpm_to_rule_them_all.html
>
> "EOL’d releases
>
> While the yum repositories for EOL’d releases still exist, the repo rpms
> usually found on https://yum.postgresql.org/repopackages.php#pg93 aren’t
> available anymore: 404 - Not Found.
>
> In case you need to use the old repositories, you can add it manually:
>
> # cat /etc/yum.repos.d/pgdg-93-centos.repo ..."
>
>
> You also have the option of filing an issue here:
>
> https://yum.postgresql.org/contact.php
>
> >
> > Cheers & thanks again.
> > Lew
> >
> > On Tue, 23 Apr 2019 at 13:51, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com
> > <mailto:adrian(dot)klaver(at)aklaver(dot)com>> wrote:
> >
> > On 4/22/19 6:51 PM, Lewis Shobbrook wrote:
> > > pgdg packages for 9.2, 9.4+ can be located at
> > > https://yum.postgresql.org/9.x/redhat/rhel-6-x86_64/ where x is
> the
> > > minor version for all but 9.3.
> > > i.e.
> > >
> >
> https://yum.postgresql.org/9.2/redhat/rhel-6-x86_64/pgdg-centos92-9.2-3.noarch.rpm
> >
> > > exists
> > > but not
> > >
> https://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/pgdg-*.noarch.rpm
> > > There been a problem with the automated builds since April 17 for
> 9.3
> > > Not sure if there is a better forum for this?
> >
> > Might want to take a look at:
> >
> > https://pgstef.github.io/2019/04/17/one_rpm_to_rule_them_all.html
> >
> > "As of 15 April 2019, there is only one repository RPM per distro,
> and
> > it includes repository information for all available PostgreSQL
> > releases."
> >
> > A do not use RH family distros's so I do not fully understand the
> > above,
> > but the timeline fits yours.
> >
> > > Cheers,
> > >
> > > Lew
> > >
> >
> >
> > --
> > Adrian Klaver
> > adrian(dot)klaver(at)aklaver(dot)com <mailto:adrian(dot)klaver(at)aklaver(dot)com>
> >
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Souvik Bhattacherjee 2019-04-23 23:11:54 Re: Is it possible to store the output of EXPLAIN into a table
Previous Message Souvik Bhattacherjee 2019-04-23 21:56:24 Quick hack for fetching the contents of a temp table