diff --git a/doc/src/sgml/ref/create_subscription.sgml b/doc/src/sgml/ref/create_subscription.sgml index 68aa2b47f2d..4c2db4c30db 100644 --- a/doc/src/sgml/ref/create_subscription.sgml +++ b/doc/src/sgml/ref/create_subscription.sgml @@ -354,7 +354,7 @@ CREATE SUBSCRIPTION subscription_name - password_required (string) + password_required (boolean) Specifies whether connections to the publisher made as a result @@ -367,7 +367,7 @@ CREATE SUBSCRIPTION subscription_name - run_as_owner (string) + run_as_owner (boolean) If true, all replication actions are performed as the subscription