File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ ALTER SUBSCRIPTION <replaceable class="parameter">name</replaceable> RENAME TO <
51
51
52
52
<para>
53
53
When refreshing a publication we remove the relations that are no longer
54
- part of the publication and we also remove the tablesync slots if there are
55
- any. It is necessary to remove tablesync slots so that the resources
54
+ part of the publication and we also remove the table synchronization slots
55
+ if there are any. It is necessary to remove these slots so that the resources
56
56
allocated for the subscription on the remote host are released. If due to
57
57
network breakdown or some other error, <productname>PostgreSQL</productname>
58
58
is unable to remove the slots, an ERROR will be reported. To proceed in this
You can’t perform that action at this time.
0 commit comments