Re: deb repo doesn't have latest. or possible to update web page? - Mailing list pgsql-hackers

From Roger Pack
Subject Re: deb repo doesn't have latest. or possible to update web page?
Date
Msg-id CAL1QdWep_gdnFxUZHfY-HLa3FcwydjfUrOBmKhYRx8Wrftjcdw@mail.gmail.com
Whole thread Raw
In response to Re: deb repo doesn't have latest. or possible to update web page?  (Magnus Hagander <magnus@hagander.net>)
Responses Re: deb repo doesn't have latest. or possible to update web page?  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On Wed, Aug 19, 2020 at 11:23 AM Magnus Hagander <magnus@hagander.net> wrote:
>
>
>
> On Wed, Aug 19, 2020 at 7:04 PM Roger Pack <rogerdpack2@gmail.com> wrote:
>>
>> As a note I tried to use the deb repo today:
>>
>> https://www.postgresql.org/download/linux/debian/
>>
>> with an old box on Wheezy.
>> It only seems to have binaries up to postgres 10.
>>
>> Might be nice to make a note on the web page so people realize some
>> distro's aren't supported fully instead of (if they're like me)
>> wondering "why don't these instructions work? It says to run  apt-get
>> install postgresql-12" ...
>
>
> The page lists which distros *are* supported. You can assume that anything *not* listed is unsupported.
>
> In the case of wheezy, whatever was the latest when it stopped being supported, is still there. Which I guess can
causesome confusing if you just run the script without reading the note that's there. I'm unsure how to fix that
though.

The confusion in my case is I wasn't sure why my distro was named,
tried the instructions and it...half worked.

Maybe something like this?

The PostgreSQL apt repository supports the currently supported stable
versions of Debian with the latest versions of Postgres:

xxx
xxx

Older versions of Debian may also be supported with older versions of Postgres.



Or get rid of the wheezy side altogether?

Cheers!



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal - function string_to_table
Next
From: David Rowley
Date:
Subject: Re: Fix a couple of typos in JIT