Re: Holger Klawitter > when trying to upgrade from bookworm to trixie postgresql get uninstalled.
Hi, could we see the full apt output from that uninstall? See /var/log/apt/term.log. > The following packages have unmet dependencies: > apt : Depends: libgnutls30 (>= 3.7.5) but it is not going to be installed That's a problem with apt, not postgresql. Did you mix several distributions there? Try `apt install -f` to resolve any pending problems. Christoph

