Wenn ich
apt-get install postgresql
eingebe wird automatisch die Version 14 installiert. Wenn ich
root@postgres:~# apt-get install postgresql-16 -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package postgresql-16
root@postgres:~#
wird das Paket nicht gefunden. Ich arbeite auf einem Ubuntu22.04. update habe ich auch schon mehrmals ausgeführt.