forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit75cdf24
committed
ALTER SUBSCRIPTION / REFRESH docs: explain copy_data
The docs are ambiguous as to which tables would be copied over when thecopy_data parameter is true in ALTER SUBSCRIPTION ... REFRESH PUBLICATION.Make it clear that it only applies to tables which are new in thepublication.Author: David Christensen (reword by Álvaro Herrera)Discussion:https://postgr.es/m/95339420-7F09-4F8C-ACC0-8F1CFAAD9CD7@endpoint.com1 parentbf989aa commit75cdf24
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
| 132 | + | |
132 | 133 |
| |
133 | 134 |
| |
134 | 135 |
| |
|
0 commit comments
Comments
(0)