Doc: Change optional parameters grouping in Create Subscription.

Amit Kapila <akapila@postgresql.org>

Commit: fee1040fe330bd17054fc7e4296e9cde203ede0f
Author: Amit Kapila <akapila@postgresql.org>
Date: 2021-09-13T02:59:10Z
Releases: 15.0
Doc: Change optional parameters grouping in Create Subscription.

The subscription parameters are rearranged into two groups:
a) those that control what happens during Create Subscription
b) those that control the replication behavior

This makes the documentation of Create Subscription easier to follow.

Author: Peter Smith
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/CAHut+PtPJDSOxtuMGpO2yDrRPKxcYGL4n7HqJP9HernZE=Cj+g@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/ref/create_subscription.sgml modified +73 −59

Documentation touched

Discussion