Doc: Add a description of substream in pg_subscription.
Commit 464824323e added a new column substream in pg_subscription but forgot to update the docs. Reported-by: Peter Smith Author: Amit Kapila Reviewed-by: Peter Smith Discussion: https://postgr.es/m/CAHut+PuPGGASnh2Dy37VYODKULVQo-5oE=Shc6gwtRizDt==cA@mail.gmail.com
This commit is contained in:
parent
9e7ccd9ef6
commit
7efeb214ad
@ -7565,6 +7565,16 @@ SCRAM-SHA-256$<replaceable><iteration count></replaceable>:<replaceable>&l
|
||||
</para></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry role="catalog_table_entry"><para role="column_definition">
|
||||
<structfield>substream</structfield> <type>bool</type>
|
||||
</para>
|
||||
<para>
|
||||
If true, the subscription will allow streaming of in-progress
|
||||
transactions
|
||||
</para></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry role="catalog_table_entry"><para role="column_definition">
|
||||
<structfield>subconninfo</structfield> <type>text</type>
|
||||
|
Loading…
x
Reference in New Issue
Block a user