Re: Postgres 16 missing from apt repo?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Tamal Saha <tamal(at)appscode(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Postgres 16 missing from apt repo?
Date: 2024-02-22 23:10:54
Message-ID: 358307d3-4db6-41a7-b64f-f5c26d8bde2a@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/22/24 13:29, Tamal Saha wrote:
> Hi,
> I can't find the Postgres 16 folder in
> https://apt.postgresql.org/pub/repos/apt/pool/
> <https://mailtrack.io/l/5afb5f83fab81e3ff7e312ccb5f762a6aca1f1d9?url=https%3A%2F%2Fapt.postgresql.org%2Fpub%2Frepos%2Fapt%2Fpool%2F&u=3471932&signature=db336b9bf87dd299> for the last 4-5 days. Is this a known issue? Thanks!

From

https://apt.postgresql.org/pub/repos/apt/pool/README

"Almost all packages in the apt.postgresql.org repository, including the
PostgreSQL server packages for all versions, are located in the "main"
component (aka directory). The other N.N components here (like "9.2")
merely serve as stowage for the non-default-version library packages
built from server packages. The libpq packages from the older PostgreSQL
versions live here, as well as those from beta and devel branches. The
libpq packages from the newest stable PostgreSQL version live in "main"
as well.

This is why the N.N directories here only contain few package, and most
of the time there will not even be a directory for the "current" stable
PostgreSQL version.
"

Are you having issues installing/upgrading Postgres 16?

>
> Regards,
> Tamal

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tamal Saha 2024-02-22 23:18:37 Re: Postgres 16 missing from apt repo?
Previous Message Erik Wienhold 2024-02-22 22:06:28 Re: How to schema-qualify "IS DISTINCT FROM" on trigger definition? (I created a db that cannot be dump/restored)