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

From Laurenz Albe
Subject Re: pg_upgradecluster transfering only a portion of the data
Date
Msg-id f72651839f0cf40ca42940f7e8d13fd8faedfc40.camel@cybertec.at
Whole thread Raw
In response to Re: pg_upgradecluster transfering only a portion of the data  (Dávid Suchan <david.suchan.ds@gmail.com>)
Responses Re: pg_upgradecluster transfering only a portion of the data  (Dávid Suchan <david.suchan.ds@gmail.com>)
List pgsql-general
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: Dávid Suchan
Date:
Subject: Re: pg_upgradecluster transfering only a portion of the data
Next
From: Adrian Klaver
Date:
Subject: Re: pg_upgradecluster transfering only a portion of the data