> On 15 Nov 2021, at 23:29, Peter Smith <[email protected]> wrote:
> I noticed recently that the CREATE PUBLICATION docs page [1] does not > have any "See Also" reference to the CREATE SUBSCRIPTION docs page > [2]. Nice catch. > <simplelist type="inline"> > <member><xref linkend="sql-alterpublication"/></member> > <member><xref linkend="sql-droppublication"/></member> > + <member><xref linkend="sql-createsubscription"/></member> To make it analogous with how CREATE/ALTER for SUBSCRIPTION and PUBLICATION reference each other, there should IMO be another xref to ALTER SUBSCRIPTION as well. Unless there are objections, I'll apply that. -- Daniel Gustafsson https://vmware.com/
