Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bF0wi-0003Gu-Ac for pgsql-docs@arkaria.postgresql.org; Mon, 20 Jun 2016 15:17:04 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bF0wh-0003fS-U1 for pgsql-docs@arkaria.postgresql.org; Mon, 20 Jun 2016 15:17:03 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bF0wM-0002tH-3M for pgsql-docs@postgresql.org; Mon, 20 Jun 2016 15:16:42 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bF0wI-00074P-OQ for pgsql-docs@postgresql.org; Mon, 20 Jun 2016 15:16:41 +0000 Received: from bruce by momjian.us with local (Exim 4.84_2) (envelope-from ) id 1bF0wG-0002DW-UB; Mon, 20 Jun 2016 11:16:36 -0400 Date: Mon, 20 Jun 2016 11:16:36 -0400 From: Bruce Momjian To: Alvaro Herrera Cc: PostgreSQL-documentation Subject: Re: Pg_upgrade and collation Message-ID: <20160620151636.GB26992@momjian.us> References: <20160617220935.GF19359@momjian.us> <20160617221158.GA143199@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160617221158.GA143199@alvherre.pgsql> User-Agent: Mutt/1.5.23 (2014-03-12) X-Pg-Spam-Score: -3.3 (---) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Fri, Jun 17, 2016 at 06:11:58PM -0400, Alvaro Herrera wrote: > > Frankly, pg_upgrade is, by definition, upgrading on the same server, so > > I don't even see how they could have mismatched collation library > > versions, but it seemed good to document it. > > By this argument, the proposed patch seems pointless to me. > > > The larger issue of moving clusters is a separate issue that needs > > documentation somewhere else. > > Sure. In looking at the docs, it seems it would go in the Backup section somewhere: https://www.postgresql.org/docs/9.6/static/backup.html Seems it would apply to both of these backup sections: 24.2. File System Level Backup 24.3. Continuous Archiving and Point-in-Time Recovery (PITR) and also here: 25.2. Log-Shipping Standby Servers It seems odd to put it in all of these places, but where can we centrally put it? -- Bruce Momjian 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 + -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs