From: | Michael Banck <mbanck(at)gmx(dot)net> |
---|---|
To: | Stefanie Janine Stölting <stefanie(at)ProOpenSource(dot)eu> |
Cc: | Thom Brown <thom(at)linux(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Problem with DEB packages |
Date: | 2025-09-30 12:21:48 |
Message-ID: | 68dbcb5d.050a0220.3a9f89.5b4b@mx.google.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On Tue, Sep 30, 2025 at 11:39:03AM +0200, Stefanie Janine Stölting wrote:
> There is only one local installation of PostgreSQL, that thing was installed
> from scratch as mentioned in my first mail.
Turns out (via off-list discussion) that there was a PG18 instance
installed and due to a recent behaviour change in postgresql-common,
after installing PostgreSQL 17, no main cluster for 17 was created as
one already exists for 18.
Why 18 got installed in the first place is unclear, I can only reproduce
that 'apt install postgresql' after activating the PGDG APT repo will
install it, but it looks like this was not done here.
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Laurenz Albe | 2025-09-30 12:36:31 | Re: pg_restore documentation and --create/--single-transaction limitation |
Previous Message | Laurenz Albe | 2025-09-30 12:04:13 | Re: JIT works only partially with meson build? |