]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: Improve the wording of logical slot prerequisites.
authorAmit Kapila <akapila@postgresql.org>
Fri, 17 Apr 2026 09:32:15 +0000 (15:02 +0530)
committerAmit Kapila <akapila@postgresql.org>
Fri, 17 Apr 2026 09:32:15 +0000 (15:02 +0530)
commitf3ae1ec7295b6c4d54974eea14bef4b917dc2c7e
treeb239fb6b314be5b88ea28ae68f44ba943508c348
parent950f50d5d49bcb55865582e8c5b12068533f6664
Doc: Improve the wording of logical slot prerequisites.

Replace the previous negative phrasing such as "there are no slots whose
... is not true" with a direct expression that all slots must have
conflicting = false.

Similarly, reword the requirement on the new cluster to state that it must
not have any permanent logical slots, clarifying that any existing logical
slots must have temporary set to true.

These changes improve readability without altering the meaning.

Reported-by: <mimidatabase@gmail.com>
Author: Vignesh C <vignesh21@gmail.com>
Reviewed-by: David G. Johnston <david.g.johnston@gmail.com>
Reviewed-by: Amit Kapila <amit.kapila16@gmail.com>
Discussion: https://postgr.es/m/177609278737.403059.14174275013090471947%40wrigleys.postgresql.org
doc/src/sgml/logical-replication.sgml