Re: postgresql-17 on debian bookworm - directories missing

2025-11-20 Thread Adrian Klaver
On 11/20/25 04:37, Hu Bert wrote: Hi Rob, yes, this directory exists with all the files, but the rest doesn't - so one has to create the other directories and the cluster manually? "Long time ago" this happened when installing the packages - must've changed at some point :-) https://salsa.debi

Re: postgresql-17 on debian bookworm - directories missing

2025-11-20 Thread Hu Bert
Hi Álvaro, interesting - about one and a half year ago i upgraded postgresql from 14 to 16 - installed the v16 packages, and both versions and two clusters were running. upgrade: /usr/lib/postgresql/16/bin/pg_upgrade --link --old-options "-c config_file=/etc/postgresql/14/main/postgresql.conf" --

Re: postgresql-17 on debian bookworm - directories missing

2025-11-20 Thread Hu Bert
Hi Rob, yes, this directory exists with all the files, but the rest doesn't - so one has to create the other directories and the cluster manually? "Long time ago" this happened when installing the packages - must've changed at some point :-) Thx, Hubert Am Do., 20. Nov. 2025 um 13:26 Uhr schrieb

Re: postgresql-17 on debian bookworm - directories missing

2025-11-20 Thread Álvaro Herrera
On 2025-Nov-20, Hu Bert wrote: > Hi there, > i have a debian bookworm with postgresql-16 installed, from postgresql > repository. I wanted to install postgresql-17 and then do a an inplace > upgrade via pg_upgrade. > > Install: apt install postgresql-17 postgresql-17-postgis-3 > postgresql-17-pos

Re: postgresql-17 on debian bookworm - directories missing

2025-11-20 Thread rob stone
On Thu, 2025-11-20 at 12:35 +0100, Hu Bert wrote: > Hi there, > i have a debian bookworm with postgresql-16 installed, from > postgresql > repository. I wanted to install postgresql-17 and then do a an > inplace > upgrade via pg_upgrade. > > Install: apt install postgresql-17 postgresql-17-postgis

postgresql-17 on debian bookworm - directories missing

2025-11-20 Thread Hu Bert
Hi there, i have a debian bookworm with postgresql-16 installed, from postgresql repository. I wanted to install postgresql-17 and then do a an inplace upgrade via pg_upgrade. Install: apt install postgresql-17 postgresql-17-postgis-3 postgresql-17-postgis-3-scripts postgresql-client-17 But after