File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ CREATE SUBSCRIPTION <replaceable class="parameter">subscription_name</replaceabl
354
354
</varlistentry>
355
355
356
356
<varlistentry id="sql-createsubscription-with-password-required">
357
- <term><literal>password_required</literal> (<type>string </type>)</term>
357
+ <term><literal>password_required</literal> (<type>boolean </type>)</term>
358
358
<listitem>
359
359
<para>
360
360
Specifies whether connections to the publisher made as a result
@@ -367,7 +367,7 @@ CREATE SUBSCRIPTION <replaceable class="parameter">subscription_name</replaceabl
367
367
</varlistentry>
368
368
369
369
<varlistentry id="sql-createsubscription-with-run-as-owner">
370
- <term><literal>run_as_owner</literal> (<type>string </type>)</term>
370
+ <term><literal>run_as_owner</literal> (<type>boolean </type>)</term>
371
371
<listitem>
372
372
<para>
373
373
If true, all replication actions are performed as the subscription
You can’t perform that action at this time.
0 commit comments