ALTER SUBSCRIPTION / REFRESH docs: explain copy_data
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 5 Feb 2020 16:21:43 +0000 (13:21 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 5 Feb 2020 18:05:14 +0000 (15:05 -0300)
commit75cdf24ec3f812b2c52e0f47286665f9c8ced24b
tree072964b4d1c2f0ec3db68f75cffb612c05d1fb37
parentbf989aaf35613ed2c2a66e120ca600e7b9da4f82
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
doc/src/sgml/ref/alter_subscription.sgml