RE: pg_upgrade -c cannot be run if old cluster is running

From: Alain Bourgeois <alain(dot)bourgeois(at)zetes(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: RE: pg_upgrade -c cannot be run if old cluster is running
Date: 2024-09-05 15:04:34
Message-ID: PAXP191MB17129FAD70A7022C31AA4EEBF09D2@PAXP191MB1712.EURP191.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

When the cluster was created, we did initdb /var/lib/pgsql10/data, the storagebox was not available.
Then storagebox was delivered, we copied data folder to storagebox in /mnt/pgdata/pgdir and changed postgresql.conf. We didn't delete existing datafiles from /var/lib/pgsql10/data (db was empty).

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2024-09-05 15:13:18 Re: pg_upgrade -c cannot be run if old cluster is running
Previous Message Tom Lane 2024-09-05 14:57:04 Re: pg_upgrade -c cannot be run if old cluster is running