Re: pg_createsubscriber: publication-name and subscription-name options do not exist
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Shubham Khanna <khannashubham1197@gmail.com>, vignesh C <vignesh21@gmail.com>, christophe.courtois@dalibo.com, pgsql-docs@lists.postgresql.org, Amit Kapila <amit.kapila16@gmail.com>
Date: 2024-12-03T07:23:31Z
Lists: pgsql-docs
On Tue, Dec 03, 2024 at 04:58:04PM +1100, Peter Smith wrote: > Patch v6-0001 LGTM. Right, it's true that this is a bit confusing when worded with terms that are not in the description of the command. The docs tend to prefer "the <option>--foo</option> option" when referring to a specific switch in the notes section of a tool. I've just used that, and applied the patch down to v17. Thanks! -- Michael
Commits
-
doc: Clarify some terms for pg_createsubscriber
- 7a35052a2b6e 17.3 landed
- 8817e8d3a4e5 18.0 landed