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

From Magnus Hagander
Subject Re: deb repo doesn't have latest. or possible to update web page?
Date
Msg-id CABUevEzPOvPAQMWvdN2kdtD2rtj95n-sp3bG_ML2aQBVtmm_aw@mail.gmail.com
Whole thread Raw
In response to Re: deb repo doesn't have latest. or possible to update web page?  (Roger Pack <rogerdpack2@gmail.com>)
Responses Re: deb repo doesn't have latest. or possible to update web page?  (Christoph Berg <myon@debian.org>)
Re: deb repo doesn't have latest. or possible to update web page?  (Christoph Berg <myon@debian.org>)
List pgsql-hackers


On Thu, Aug 20, 2020 at 10:38 PM Roger Pack <rogerdpack2@gmail.com> wrote:
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 cause some 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.

Well, they are not supported. The packages may be there, but they are not supported. I think that's an important distinction. Maybe add something like "some packages may be available for older versions of Debian, but are not supported" or such?



Or get rid of the wheezy side altogether?

Or move it to the archive. I'm not entirely sure why it's still there. Christoph? 

--

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: [PG13] Planning (time + buffers) data structure in explain plan (format text)
Next
From: Peter Geoghegan
Date:
Subject: Re: Problems with the FSM, heap fillfactor, and temporal locality