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/[email protected]
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/75cdf24ec3f812b2c52e0f47286665f9c8ced24b
Modified Files
--------------
doc/src/sgml/ref/alter_subscription.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)