public inbox for [email protected]  
help / color / mirror / Atom feed
From: Adrian Klaver <[email protected]>
To: Schmid Andreas <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: AW: AW: PGDG PostgreSQL Debian package: Question on conditions for creation of new cluster
Date: Mon, 24 Feb 2025 09:12:07 -0800
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>

On 2/24/25 05:57, Schmid Andreas wrote:
>> -----Ursprüngliche Nachricht-----
>> I think that lives here:
>> https://salsa.debian.org/postgresql/postgresql-common
> 
> Yes, thanks for the hint. The commit which apparently introduced the change is https://salsa.debian.org/postgresql/postgresql-common/-/commit/d9139f7777a42a39b5b6fabbffc9f020fad4d...: "debian/maintscripts-functions: Create "main" cluster only when no other clusters exist yet."
> 
> Maybe I'm going to ask on the pgsql-pkg-debian mailing list for more details about it, as proposed by Laurenz.
> 
> @Adrian, please note that I'm not the one who asked on Stack Overflow, so I'm not cross posting over here. And I definitely am doing an "alongside" installation of two major versions: On my server is installed v16, and now I'm adding v17, as described in my first message.

So that is what the postgresql-common new packages contained. I have not 
used them for installing a new server version since the changes. Yes 
they indeed do not create a new cluster when any other Postgres clusters 
of any flavor exist. You have to resort to manually doing:

sudo pg_createcluster 17 main --start

It would have been nice if the packagers had mentioned that change 
somewhere else then as comments in the source.

> 
> Thanks again to everybody for your help.
> 
> Andy

-- 
Adrian Klaver
[email protected]







view thread (6+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: AW: AW: PGDG PostgreSQL Debian package: Question on conditions for creation of new cluster
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox