Re: Upgrade Standby - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Upgrade Standby
Date
Msg-id 20181127144740.GD16856@momjian.us
Whole thread Raw
In response to Upgrade Standby  (Amine Tengilimoglu <aminetengilimoglu@gmail.com>)
List pgsql-general
On Thu, Nov  8, 2018 at 04:08:09PM +0300, Amine Tengilimoglu wrote:
>   Hi;
> 
>    What is the best way for upgrading standby server on postgresql? I dont want
> to use --link option for master upgrading  that is why  it seems just one way
> for achive this..this way is  setup sr again...

The pg_upgrade docs explain how to upgrade standby servers.  You can use
--link option for that even if you didn't use link option to upgrade the
primary.

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

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Running pg_upgrade Version 11
Next
From: Sergei Agalakov
Date:
Subject: pg_stat_statements: can we extend the object names to the qualifiednames?