Logical Replication upgrade
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: mimidatabase@gmail.com
Date: 2026-04-13T15:06:27Z
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,
Commits
-
Doc: Improve the wording of logical slot prerequisites.
- f3ae1ec7295b 19 (unreleased) landed
-
Doc: Add the steps for upgrading the logical replication cluster.
- 7fdeaf5774d0 18.0 cited