pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data

2020-02-05 Thread Alvaro Herrera
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 Chri

pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data

2020-02-05 Thread Alvaro Herrera
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 Chri

pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data

2020-02-05 Thread Alvaro Herrera
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 Chri

pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data

2020-02-05 Thread Alvaro Herrera
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 Chri