From 287f4d3497782ac0262c01f34a180f5afc16b2d8 Mon Sep 17 00:00:00 2001 From: Khanna Date: Fri, 21 Mar 2025 12:29:41 +0530 Subject: [PATCH v17 3/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 3220b0cfa7b..3e579ddfd2e 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