Thread: pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data

pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data

From
Alvaro Herrera
Date:
ALTER SUBSCRIPTION / REFRESH docs: explain copy_data

The docs are ambiguous as to which tables would be copied over when the
copy_data parameter is true in ALTER SUBSCRIPTION ... REFRESH PUBLICATION.
Make it clear that it only applies to tables which are new in the
publication.

Author: David Christensen (reword by Álvaro Herrera)
Discussion: https://postgr.es/m/95339420-7F09-4F8C-ACC0-8F1CFAAD9CD7@endpoint.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1265776a4d3075636a6090aece68b3528a126f92

Modified Files
--------------
doc/src/sgml/ref/alter_subscription.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)