Re: Adding more detail to pg_upgrade documentation

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Nikhil Shetty <nikhil(dot)dba04(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Adding more detail to pg_upgrade documentation
Date: 2022-08-31 02:08:51
Message-ID: Yw7Cs7gJFr5w0/Gl@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-docs

On Sat, May 28, 2022 at 12:11:31AM +0530, Nikhil Shetty wrote:
> 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

All releases after 2022-07-14 have this mentioned:

commit 47ae6948f0
Author: Bruce Momjian <bruce(at)momjian(dot)us>
Date: Thu Jul 14 16:34:30 2022 -0400

pg_upgrade doc: mention that replication slots must be recreated

Reported-by: Nikhil Shetty

Discussion: https://postgr.es/m/CAFpL5Vxastip0Jei-K-=7cKXTg=5sahSe5g=om=x68NOX8+PUA@mail.gmail.com

Backpatch-through: 10

So, these releases:

https://www.postgresql.org/about/news/postgresql-145-138-1212-1117-1022-and-15-beta-3-released-2496/
PostgreSQL 14.5, 13.8, 12.12, 11.17, 10.22

See here:

https://www.postgresql.org/docs/15/pgupgrade.html
Section 11.7
--> Replication slots are not copied and must be recreated.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Indecision is a decision. Inaction is an action. Mark Batterson

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Olivier Gautherot 2022-08-31 06:01:58 Re: Performance issue after creating partitions
Previous Message Tom Lane 2022-08-30 21:40:37 Re: Performance issue after creating partitions

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2022-09-01 00:27:53 Re: set time zone
Previous Message Bruce Momjian 2022-08-30 21:12:53 Re: [`] Paragraph doesn't match example in