Control: forwarded -1 https://salsa.debian.org/postgresql/postgresql-common/-/issues/29
Hi Markus, thanks for the report. Re: Markus Demleitner > The trouble with that is: loadable_libraries.txt is itself below > /var/lib/postgresql/15 and is hence dropped with the (broken) new cluster, > and hence the file is gone by the time mere humans read the message. > > Is there a special reason why loadable_libraries.txt is not dumpted into > the ordinary log directory? Only because pg_upgradecluster hasn't yet learned that the output files are now in a different location - they used to be written to the current directory. This had already been filed as https://salsa.debian.org/postgresql/postgresql-common/-/issues/29, but wasn't addressed yet. Another relevant bug is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703850 I'll get to these one day... Christoph

