Logical Replication upgrade

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: mimidatabase(at)gmail(dot)com
Subject: Logical Replication upgrade
Date: 2026-04-13 15:06:27
Message-ID: 177609278737.403059.14174275013090471947@wrigleys.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/18/logical-replication-upgrade.html
Description:

Hello there,

I don't know if it's me but I find this sentence quite confusing in its
current wording:
All slots on the old cluster must be usable, i.e., there are no slots whose
pg_replication_slots.conflicting is not true.

The prerequisite is that no replication slot has conflicting=true right?
So this sentence (the i.e. part) suggests the opposite, as per my
understanding.

Here is the link (29.13.1):
https://www.postgresql.org/docs/current/logical-replication-upgrade.html#STEPS-TWO-NODE-CIRCULAR-LOGICAL-REPLICATION-CLUSTER:~:text=there%20are%20no%20slots%20whose%20pg_replication_slots.conflicting%20is%20not%20true

Thanks.
Regards,

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Maciek Sakrejda 2026-04-13 21:26:23 Re: doc: Clarify ANALYZE VERBOSE output
Previous Message Daniel Gustafsson 2026-04-13 08:24:21 Re: pgsql: ssl: Serverside SNI support for libpq