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-8f1cfaad9...@endpoint.com Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/308724bcc3b9c1aeb33ce04e232e5199518fa06a Modified Files -------------- doc/src/sgml/ref/alter_subscription.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)