Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bE1xM-0007fF-V1 for pgsql-docs@arkaria.postgresql.org; Fri, 17 Jun 2016 22:09:41 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bE1xM-0006gA-I0 for pgsql-docs@arkaria.postgresql.org; Fri, 17 Jun 2016 22:09:40 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bE1xL-0006fE-F8 for pgsql-docs@postgresql.org; Fri, 17 Jun 2016 22:09:39 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bE1xI-0001vm-Se for pgsql-docs@postgresql.org; Fri, 17 Jun 2016 22:09:38 +0000 Received: from bruce by momjian.us with local (Exim 4.84_2) (envelope-from ) id 1bE1xH-0000VS-UQ; Fri, 17 Jun 2016 18:09:35 -0400 Date: Fri, 17 Jun 2016 18:09:35 -0400 From: Bruce Momjian To: Alvaro Herrera Cc: PostgreSQL-documentation Subject: Re: Pg_upgrade and collation Message-ID: <20160617220935.GF19359@momjian.us> References: <20160617154311.GB19359@momjian.us> <20160617215154.GA140481@alvherre.pgsql> <20160617220159.GD19359@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160617220159.GD19359@momjian.us> 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:01:59PM -0400, Bruce Momjian wrote: > On Fri, Jun 17, 2016 at 05:51:54PM -0400, Alvaro Herrera wrote: > > Bruce Momjian wrote: > > > The attached patch documents that pg_upgrade requires old/new servers to > > > use compatibile collation library versions as well. > > > > I think this is way too thin to be helpful: > > Well, this is a much larger issue than pg_upgrade, e.g. moving a data > directory from one cluster to another with a different collation library > version could also cause problems, and I don't know that is documented > at all. > > If we want to go larger, we have to do this in a more central location. 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. The larger issue of moving clusters is a separate issue that needs documentation somewhere else. -- 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