From 40e8904f39372d4fcbae17afd76ca21da876c5fc Mon Sep 17 00:00:00 2001 From: Khanna Date: Fri, 21 Mar 2025 12:29:41 +0530 Subject: [PATCH v19 2/3] 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 aac2b66b1a9..e6ef7e50046 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