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

Commit6accefd

Browse files
committed
Update CREATE SUBSCRIPTION docs for recent syntax change.
Masahiko Sawada
1 parent5ad367a commit6accefd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/src/sgml/ref/create_subscription.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,10 @@ CREATE SUBSCRIPTION <replaceable class="PARAMETER">subscription_name</replaceabl
202202
</para>
203203

204204
<para>
205-
Since no connection is made when this option is specified, the
206-
tables are not subscribed, and so after you enable the subscription
207-
nothing will be replicated. It is required to run
205+
Since no connection is made when this option is set
206+
to <literal>false</literal>, the tables are not subscribed, and so
207+
after you enable the subscription nothing will be replicated.
208+
It is required to run
208209
<literal>ALTER SUBSCRIPTION ... REFRESH PUBLICATION</> in order
209210
for tables to be subscribed.
210211
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp