Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6e6adbd

Browse files
doc: Clarify refresh options for DROP PUBLICATION
The available refresh options are specified as refresh_options underREFRESH PUBLICATION, and DROP PUBLICATION itself has an option namedrefresh. Clarify what we mean by refresh options to avoid confusion.Backpatch through v14 where ALTER SUBSCRIPTION ... DROP PUBLICATIONwas introduced.Author: Masahiko Sawada <sawada.mshk@gmail.com>Reviewed-by: Amit Kapila <amit.kapila16@gmail.com>Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>Reviewed-by: Peter Smith <smithpb2250@gmail.com>Discussion:https://postgr.es/m/CAD21AoCm1wJ3A8Q9EmBjRbShYkJ+o+Oa_z9O0hvwhvhUa2BSyg@mail.gmail.comBackpatch-through: 14
1 parent0eff10a commit6e6adbd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/ref/alter_subscription.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,9 @@ ALTER SUBSCRIPTION <replaceable class="parameter">name</replaceable> RENAME TO <
126126
</varlistentry>
127127
</variablelist>
128128

129-
Additionally, refresh options as described
130-
under <literal>REFRESH PUBLICATION</literal> may be specified.
129+
Additionally, the options described under
130+
<literal>REFRESH PUBLICATION</literal> may be specified, to control the
131+
implicit refresh operation.
131132
</para>
132133
</listitem>
133134
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp