Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ipcRd-0006qk-Vh for pgsql-docs@arkaria.postgresql.org; Thu, 09 Jan 2020 18:22:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ipcRc-0006hQ-E5 for pgsql-docs@arkaria.postgresql.org; Thu, 09 Jan 2020 18:22:08 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1ipcRc-0006eK-0d for pgsql-docs@lists.postgresql.org; Thu, 09 Jan 2020 18:22:08 +0000 Received: from mail-wr1-x42b.google.com ([2a00:1450:4864:20::42b]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ipcRZ-0004Rc-4m for pgsql-docs@lists.postgresql.org; Thu, 09 Jan 2020 18:22:07 +0000 Received: by mail-wr1-x42b.google.com with SMTP id w15so8479646wru.4 for ; Thu, 09 Jan 2020 10:22:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=/kUmcx8s/+6hGsm8GKCJY3s+Lhdoywf2pTvUbTyHJ0c=; b=HtTRiaTltVvNWj8ieosT8jHmvQk4gNvNFSWQCUp+5rQexftbaHAcs1qp6DyZTgk/ag a66CFj/U2mEA4eXCMRUzZuoBzykCkZOrGM9XSg+NUNUjrMakUWIHE3/jSEj5R7Wfp+o2 9quWiviBD12u6jngVASV69Efn40pKnL6lES15rg0p/LQz0+YmSjBWb+4wYK0gUUHqO0R sSrBlEv4ofq8ESG478e4OO4j7HRZQxk6Bh9q30jh9TyP8D3Sb2iu7aPy2557LD9b9GH0 DD3INwY9H2ZN9P+6u2u4D1/A3flYjntTvvT+dvCBqmMGVg7jPeJlS8/i0heROLdT7PqB /A9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=/kUmcx8s/+6hGsm8GKCJY3s+Lhdoywf2pTvUbTyHJ0c=; b=qFXaqd9iXTo25x9e/4ni8VQyh4odFTz+uGS43J64HI0U8lc5gTWPF2fgI74E6dAesj GqAtTGa9d0EcToswuQOiLzyfCgZiDrmB5PI1vCcXy2+aqEEsrqZfT53Y7M6Hl6WkUay3 THC524scOvebtk+Dp/3fk9zOT1q6mFfshfedegBTaFYjQhFFHQMIsJtEc4T86wY+wMt9 fWgpmISO4X5kD3UEGSYRAi1wSsUlIu3s8S+YT2VAUmRwt5ZCI4XDOfx/dC09W/Otog+h LxQBBslnb61ZvBe4gE9vlD0XSQtCVIqYnMzAjoYUsGRVQBNNqpoeY4buFQ+8+Pn960+H rUpg== X-Gm-Message-State: APjAAAWj++SQmheXYIujO7mYOiSEHffXneA2YH4Splq9QkybvQaFs/tz ijlJ8biWxk4phK9WEEGwSpUeIYRmFX1S5AIhiVD6louc7CbV/3TZHyQTLaUvgcPIAAJdBPxgM2b XHenOvxVZNwS9R6pWusX/6hZjiOjKJriRA0aeKMvSLgVY9SU4Mi2yI56TYxf7dPWNcv1QrhM0Bc iS9OEpF0CKB44bfg== X-Google-Smtp-Source: APXvYqynL+btUymZ5s5tokfcpuTmiJd7U3qXSYsHMyIO9Zk61nuNBhAWCBRMf4CpyOaeBAGKJGkR8A== X-Received: by 2002:a5d:52c4:: with SMTP id r4mr11571183wrv.368.1578594122757; Thu, 09 Jan 2020 10:22:02 -0800 (PST) Received: from [10.10.154.47] (a4129-adsl2.pck.nerim.net. [62.212.102.116]) by smtp.gmail.com with ESMTPSA id 25sm3611920wmi.32.2020.01.09.10.22.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 09 Jan 2020 10:22:02 -0800 (PST) Subject: Re: Link to "Upgrading a PostgreSQL Cluster" in Release Notes To: Peter Eisentraut , Magnus Hagander Cc: Pg Docs References: <54c208b9-7e2c-6211-0ba0-ffb0429cf20b@2ndquadrant.com> <2cfbd3fe-85ef-d53b-53db-d93fbfe9f578@2ndquadrant.com> From: Vik Fearing Message-ID: Date: Thu, 9 Jan 2020 19:22:00 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 09/01/2020 16:19, Peter Eisentraut wrote: > On 2020-01-03 11:00, Magnus Hagander wrote: >>     On 2019-12-30 00:03, Vik Fearing wrote: >>      > Following a complaint on IRC about the dearth of information on >>     how to >>      > migrate to a new major version in the release notes, the attached >>      > trivial patch was determined to be sufficient for the OP. >>      > >>      > This patch applies to REL_12_STABLE.  I don't know how far it >>     should be >>      > backpatched (the OP was trying to upgrade to v10), and I didn't >>     see any >>      > place to put it for 13 and future versions. >> >>     I think this change is sensible.  But to what extent do we want >> to edit >>     around in old release notes?  Should we just keep it for PG13? >> >> >> I think it makes sense to backpatch it. Lots of people still upgrade >> to at least 12 and 11, and that's a likely place for them to start >> reading. And if we're already covering 12 and 11, it is probably no >> big extra effort to do other supported branches as well. > > Committed to 12, 11, 10.  After that the patch didn't apply anymore > and nobody should be upgrading to that anyway. > Thanks!  And thanks for adding the logical replication text, too. -- Vik Fearing