From 04163d72578f0db6a917f476fdd5c20643bb675f Mon Sep 17 00:00:00 2001 From: Khanna Date: Fri, 21 Mar 2025 12:29:41 +0530 Subject: [PATCH v20 2/2] Synopsis for --all option This patch contains the synopsis for the --all option. --- doc/src/sgml/ref/pg_createsubscriber.sgml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/doc/src/sgml/ref/pg_createsubscriber.sgml b/doc/src/sgml/ref/pg_createsubscriber.sgml index 5665672772d..e5ba1e1c777 100644 --- a/doc/src/sgml/ref/pg_createsubscriber.sgml +++ b/doc/src/sgml/ref/pg_createsubscriber.sgml @@ -20,6 +20,27 @@ PostgreSQL documentation + + pg_createsubscriber + option + + + + + + + + + + datadir + + + + + connstr + + + pg_createsubscriber option -- 2.41.0.windows.3