Re: updated extensions for postgres 18

From: Sebastian Webber <sebastian(at)swebber(dot)me>
To: Bradford Boyle <bradford(dot)d(dot)boyle(at)gmail(dot)com>
Cc: pgsql-pkg-debian(at)lists(dot)postgresql(dot)org
Subject: Re: updated extensions for postgres 18
Date: 2025-09-26 14:45:20
Message-ID: CACV2tSxD=njphqYiqGj7SxmZ-fmzHr4DmDYtyqTjFX12TQdxPw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Em sex., 26 de set. de 2025 às 01:41, Bradford Boyle <
bradford(dot)d(dot)boyle(at)gmail(dot)com> escreveu:

> Hi Sebastian,
>

hey, thanks for the reply!

>
> It looks like all of these have packaging repos on salsa.debian.org:
>
> * https://salsa.debian.org/postgresql/pg-qualstats
> * https://salsa.debian.org/postgresql/pglogical
> * https://salsa.debian.org/postgresql/pgaudit
> * https://salsa.debian.org/postgresql/postgresql-hll
> * https://salsa.debian.org/postgresql/pldebugger
> * https://salsa.debian.org/postgresql/omnidb-plpgsql-debugger
>

Ok, but i'm trying to use the packages in the pgdg repo, please see:

root(at)221f91773525:~# cat /etc/apt/sources.list.d/pgdg.list
deb http://apt.postgresql.org/pub/repos/apt/ jammy-pgdg main 18
root(at)221f91773525:~# apt update
Hit:1 http://apt.postgresql.org/pub/repos/apt jammy-pgdg InRelease
Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
root(at)221f91773525:~# export FULL_VERSION=18.0* pg=18
apt install \
postgresql-${pg}-pg-qualstats \
postgresql-${pg}-pglogical \
postgresql-${pg}-pgaudit \
postgresql-${pg}-hll \
postgresql-${pg}-pldebugger
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package postgresql-18-pglogical
E: Unable to locate package postgresql-18-hll
E: Unable to locate package postgresql-18-pldebugger

--
Sebastian Webber

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Sebastian Webber 2025-09-26 14:45:58 Re: updated extensions for postgres 18
Previous Message Devrim Gündüz 2025-09-26 10:17:00 Re: updated extensions for postgres 18