On Wed, Mar 2, 2022 5:39 PM osumi.takami...@fujitsu.com <osumi.takami...@fujitsu.com> wrote: > > Attached an updated patch v26. >
Thanks for your patch. A comment on the document. @@ -7771,6 +7771,16 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l <row> <entry role="catalog_table_entry"><para role="column_definition"> + <structfield>subdisableonerr</structfield> <type>bool</type> + </para> + <para> + If true, the subscription will be disabled if one of its workers + detects an error + </para></entry> + </row> + + <row> + <entry role="catalog_table_entry"><para role="column_definition"> <structfield>subconninfo</structfield> <type>text</type> </para> <para> The document for "subdisableonerr" option is placed after "The following parameters control what happens during subscription creation: ". I think it should be placed after "The following parameters control the subscription's replication behavior after it has been created: ", right? Regards, Shi yu