Thread: pgsql: Doc: Add a caution in alter publication.

pgsql: Doc: Add a caution in alter publication.

From
Amit Kapila
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b8a046081c43ce4a0a462812165f34b6026e60ef

Modified Files
--------------
doc/src/sgml/ref/alter_publication.sgml | 15 +++++++++++++++
1 file changed, 15 insertions(+)