pgsql: pg_upgrade doc: mention that replication slots must be recreated

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_upgrade doc: mention that replication slots must be recreated
Date: 2022-07-14 20:34:55
Message-ID: E1oC5Xz-000Cs4-Ba@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/27b8f73fd3475a71b8b9dc10d1854337aa0c7101

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-07-14 20:34:56 pgsql: pg_upgrade doc: mention that replication slots must be recreated
Previous Message Bruce Momjian 2022-07-14 20:20:11 pgsql: doc: add documentation about ecpg Oracle-compatibility mode