Doc: clarify that tablesync ignores publish operation.
authorAmit Kapila <akapila@postgresql.org>
Fri, 24 Jun 2022 03:07:26 +0000 (08:37 +0530)
committerAmit Kapila <akapila@postgresql.org>
Fri, 24 Jun 2022 03:07:26 +0000 (08:37 +0530)
commit1ce34519c79e9eed1b6b8dd2f47ae95564e739d7
treef7123e2cb3cdbfd501a5f42e091a08374bfac459
parent75f2171e6c8fa4e1f0ce4fdbf907ee7d0fcb404d
Doc: clarify that tablesync ignores publish operation.

This patch documents that the initial data synchronization (tablesync) for
logical replication does not take into account the publication 'publish'
parameter when copying the existing table data.

Author: Peter Smith
Reviewed-by: Shi yu, Euler Taveira, Robert Haas, Amit Kapila
Discussion: https://postgr.es/m/CAHut+PtbfALjFpS2MkrvQ+wWQKByP7CNh9RtFta-r=BHEU3S3w@mail.gmail.com
doc/src/sgml/logical-replication.sgml
doc/src/sgml/ref/create_publication.sgml
doc/src/sgml/ref/create_subscription.sgml