Re: pg_upgradecluster transfering only a portion of the data - Mailing list pgsql-general

From Dávid Suchan
Subject Re: pg_upgradecluster transfering only a portion of the data
Date
Msg-id CAHD9QtbHjmQ=G4-325Sno5tq9SjqSSJgZvLLshC1Uwtwei0Xhg@mail.gmail.com
Whole thread Raw
In response to Re: pg_upgradecluster transfering only a portion of the data  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-general
I used "pg_upgradecluster 9.6 main", all commands are in my first message: I freshly installed pg 14 -> ran pg_dropcluster 14 main --stop -> and then upgraded using pg_upgradecluster 9.6 main.

po 27. 2. 2023 o 18:40 Laurenz Albe <laurenz.albe@cybertec.at> napísal(a):
On Mon, 2023-02-27 at 18:18 +0100, Dávid Suchan wrote:
> I did not use the -k --link argument while upgrading as that I presume does not copy the data 

It would be great if you shared the exact command line you used.

The man page of "pg_upgradecluster" says:

 -m, --method=dump|upgrade|link|clone
     Specify the upgrade method.  dump uses pg_dump(1) and pg_restore(1), upgrade uses pg_upgrade(1).  The default is dump.

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: pg_upgradecluster transfering only a portion of the data
Next
From: Dávid Suchan
Date:
Subject: Re: pg_upgradecluster transfering only a portion of the data