Doc: Add a caution in alter publication.

Amit Kapila <akapila@postgresql.org>

Commit: b8a046081c43ce4a0a462812165f34b6026e60ef
Author: Amit Kapila <akapila@postgresql.org>
Date: 2024-10-25T08:49:05Z
Releases: 18.0
Doc: Add a caution in alter publication.

Clarify that altering the 'publish_via_partition_root' option can lead to
data loss or duplication when a partition root table is specified as the
replication target.

Reported-by: Maxim Boguk
Author: Hayato Kuroda
Reviewed-by: Amit Kapila, Peter Smith, Vignesh C
Discussion: https://postgr.es/m/18644-6866bbd22178ee16@postgresql.org

Files

PathChange+/−
doc/src/sgml/ref/alter_publication.sgml modified +15 −0

Documentation touched

Discussion