Your message dated Fri, 27 Feb 2026 10:28:26 +0100 with message-id <[email protected]> and subject line Re: Bug#1129183: Error installing postgresql-17 has caused the Debian Bug report #1129183, regarding Error installing postgresql-17 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1129183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129183 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: Postgresql-17 Version: 17.8-0+deb13u1 When I install postgresql-17 on trixie I do not get any configuration library. If I look in /etc/postgresql/ I still only see the old version 15. I have tried to uninstall and install again several times without any luck. Regards Jan
--- End Message ---
--- Begin Message ---Re: Jan Meyland Andersen > If I look in /etc/postgresql/ I still only see the old version 15. Since most people want to upgrade when they install a new version, the system has been changed to only create the first cluster by default. Then pg_upgradecluster just works without having to drop the 17 cluster first. If you want the 17 cluster, run `pg_createcluster 17 main`. Christoph
--- End Message ---

