Re: Upgrade 9.2 to 9.6 without modifying the location of the tablespaces - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Upgrade 9.2 to 9.6 without modifying the location of the tablespaces
Date
Msg-id 20200929021752.GA26860@momjian.us
Whole thread Raw
In response to Upgrade 9.2 to 9.6 without modifying the location of the tablespaces  (Erik Serrano <eserranos@gmail.com>)
Responses Re: Upgrade 9.2 to 9.6 without modifying the location of the tablespaces  (Erik Serrano <eserranos@gmail.com>)
List pgsql-admin
On Mon, Sep 28, 2020 at 11:17:39PM -0300, Erik Serrano wrote:
> Hello, I would like to know if there is any way to upgrade from a 9.2 to 9.6
> version without modifying the location of the tablespaces since I have no more
> disks. 
> Since one of the actions carried out within an upgrade is the creation of new
> clusters and the movement of the data from the old location to the new
> location.
> 
> Is it possible to perform?
> 
> my server data is:
> Operating system: linux Red Hat 6.8
> base size: 1101 GB
> discs :
> /dev/sdb1     1008G   713G    245G   75%    /opt/data_postgres
> /dev/sdd1       512G   397G      90G   82%    /opt/data_postgres2
> 
> Thank you very much in advance.

Just move the tablespaces before or after the upgrade:

    https://momjian.us/main/blogs/pgblog/2018.html#October_3_2018

There is no way to move them during the upgrade.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




pgsql-admin by date:

Previous
From: Erik Serrano
Date:
Subject: Upgrade 9.2 to 9.6 without modifying the location of the tablespaces
Next
From: Erik Serrano
Date:
Subject: Re: Upgrade 9.2 to 9.6 without modifying the location of the tablespaces