Skip to content

Commit d73c285

Browse files
author
Amit Kapila
committed
Doc: Fix the datatype of the newly added SUBSCRIPTION options.
In docs, the datatype of "password_required" and "run_as_owner" was incorrectly specified as a string. Author: Amit Kapila Reviewed-by: Sawada Masahiko Discussion: https://postgr.es/m/CAHut+Pu=pnJf=SS1583pknSQ3CbOqLCkWcJCQYt6zxTagHEdmw@mail.gmail.com
1 parent db6957b commit d73c285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/create_subscription.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ CREATE SUBSCRIPTION <replaceable class="parameter">subscription_name</replaceabl
354354
</varlistentry>
355355

356356
<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>
358358
<listitem>
359359
<para>
360360
Specifies whether connections to the publisher made as a result
@@ -367,7 +367,7 @@ CREATE SUBSCRIPTION <replaceable class="parameter">subscription_name</replaceabl
367367
</varlistentry>
368368

369369
<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>
371371
<listitem>
372372
<para>
373373
If true, all replication actions are performed as the subscription

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy