summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/sgml/ref/create_subscription.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/create_subscription.sgml b/doc/src/sgml/ref/create_subscription.sgml
index 68aa2b47f2..4c2db4c30d 100644
--- a/doc/src/sgml/ref/create_subscription.sgml
+++ b/doc/src/sgml/ref/create_subscription.sgml
@@ -354,7 +354,7 @@ CREATE SUBSCRIPTION <replaceable class="parameter">subscription_name</replaceabl
</varlistentry>
<varlistentry id="sql-createsubscription-with-password-required">
- <term><literal>password_required</literal> (<type>string</type>)</term>
+ <term><literal>password_required</literal> (<type>boolean</type>)</term>
<listitem>
<para>
Specifies whether connections to the publisher made as a result
@@ -367,7 +367,7 @@ CREATE SUBSCRIPTION <replaceable class="parameter">subscription_name</replaceabl
</varlistentry>
<varlistentry id="sql-createsubscription-with-run-as-owner">
- <term><literal>run_as_owner</literal> (<type>string</type>)</term>
+ <term><literal>run_as_owner</literal> (<type>boolean</type>)</term>
<listitem>
<para>
If true, all replication actions are performed as the subscription