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 1nw3no-0005fd-HV for pgsql-docs@arkaria.postgresql.org; Tue, 31 May 2022 15:29:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nw3nn-0001HZ-2R for pgsql-docs@arkaria.postgresql.org; Tue, 31 May 2022 15:28:59 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nw3nm-0001HK-PM for pgsql-docs@lists.postgresql.org; Tue, 31 May 2022 15:28:58 +0000 Received: from mail-vs1-xe2a.google.com ([2607:f8b0:4864:20::e2a]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nw3nj-00005t-Hl for pgsql-docs@lists.postgresql.org; Tue, 31 May 2022 15:28:57 +0000 Received: by mail-vs1-xe2a.google.com with SMTP id m2so13926040vsr.8 for ; Tue, 31 May 2022 08:28:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=zbNCPTP2bfOEqMzdbERP/YYShL3KTgptkFo1zRJlLSg=; b=Q2wIzjCy83mk8H05/jN+HYqE8RtmGxJMltOpvSvo7u2C6ymvgIG7nQyObC604jMP4a jbEg2d2exng8SbiZDK1tgf32avMnBJ5YTF1TbUtEdsFzVd90J4AaSxf1buIoeiD6yCyN OwNYmDlhXtn89LgFq1dfcVTTGs5YRT6xilQ9rqtoPiFPKYblH0eOsKH59i3KKihzSPtl aN74bXoxTzqjROEkS+fiA7m3HSnQ+jYjwWnMpgWoY0y343B/ETZMm0+qWFK/8jsL5FCO g8tOA6EIDPq0ARwx+U+yCAs7gaQtLL8xehNvHnPu2xFIgjmltlBNINFFDUM2SnHJ5eM/ m+EQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=zbNCPTP2bfOEqMzdbERP/YYShL3KTgptkFo1zRJlLSg=; b=175lQ5ccrtegFPcZ70OLGkfQnV3MgQhjrJMaBH832aOBorMdmIvkZIFgbnF89mMkuV LWD2MDpg5aZToYCEKrjD2ks6hTjcopfFzcfuyShrvQwYKT/AQtJUlJ0tCh8R4Vi9aKwq Ig/Hy0Nd5aM0cFqd+IUVmQKVWWMfSxeJBgNUKW8GLuLAKZWdbPP1numZeWpQHz1apnQD 2oHUPAJibb0148WRiouOiKLgUw58wGY6Juj+zTZqeEaxdrZwKkXzYRJZyuU0QZlnmz89 pLqqU9FCwEMH38o8/V/vXaU7yat70I0GMDcd9YmlCWlwzoBHVnZqSZmemyMc4RMTeVv3 3exw== X-Gm-Message-State: AOAM531M3mygCLKgQfwkNYagDI+/gEEJQwo2HSfWPILhQi/anv7/tI+R sDi6RtHzaQB8Qq9OxSb6IXpiK/hyX5OWIplM5/b2gmc+slM= X-Google-Smtp-Source: ABdhPJyBbE5t2NN08/USLlPMawqSaOcrIs93TXZouKPk2zdrUSEneJEdOPK/tA8UPIxUJ9mo561bSu6eNTuLzuM8zXw= X-Received: by 2002:a67:c118:0:b0:349:ce30:52a8 with SMTP id d24-20020a67c118000000b00349ce3052a8mr1514144vsj.76.1654010934359; Tue, 31 May 2022 08:28:54 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Nikhil Shetty Date: Tue, 31 May 2022 20:58:43 +0530 Message-ID: Subject: Fwd: Adding more detail to pg_upgrade documentation To: pgsql-docs@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000327b1b05e0506e37" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000327b1b05e0506e37 Content-Type: text/plain; charset="UTF-8" Hi, We are upgrading from Postgres 11 to 13. During upgrade we found that the physical slots on the old cluster are not copied to the new cluster. This information is not mentioned in the documentation - https://www.postgresql.org/docs/13/pgupgrade.html Just thought it would be good to have this detail Thanks and Regards, Nikhil --000000000000327b1b05e0506e37 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,
We are upgrading from Postgres 11 to 13. During upgrade we foun= d that the physical slots on the old cluster are not copied to the new clus= ter.

This information is not mentioned in the docu= mentation=C2=A0-=C2=A0https://www.postgresql.org/docs/13/pgupgrade.htm= l

Just thought it would be good to have this d= etail

Thanks and Regards,
Nikhil
--000000000000327b1b05e0506e37--