Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oC5Y6-00046P-0k for pgsql-docs@arkaria.postgresql.org; Thu, 14 Jul 2022 20:35:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oC5Y4-0001Ul-Ha for pgsql-docs@arkaria.postgresql.org; Thu, 14 Jul 2022 20:35:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oC5Y4-0001UO-AO for pgsql-docs@lists.postgresql.org; Thu, 14 Jul 2022 20:35:00 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oC5Y1-0006xH-IN for pgsql-docs@lists.postgresql.org; Thu, 14 Jul 2022 20:34:59 +0000 Received: from bruce by momjian.us with local (Exim 4.94.2) (envelope-from ) id 1oC5Xz-00EVaq-Kv; Thu, 14 Jul 2022 16:34:55 -0400 Date: Thu, 14 Jul 2022 16:34:55 -0400 From: Bruce Momjian To: Nikhil Shetty Cc: Jack DeVries , pgsql-docs@lists.postgresql.org Subject: Re: Fwd: Adding more detail to pg_upgrade documentation Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Sat, Jul 9, 2022 at 10:38:30PM -0400, Bruce Momjian wrote: > > (source: https://www.postgresql.org/docs/devel/pgupgrade.html) > > > > I'm a new contributor so please forgive me if I'm on the wrong track, > > but if you follow this step, won't you also be ensuring that replication > > slots do not need to be migrated, since you've just ensured that standby > > clusters are in sync with the primary cluster? Please let me know if I'm > > missing anything! > > I have written the attached patch to document this. Patch applied to all supported versions. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Indecision is a decision. Inaction is an action. Mark Batterson