mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
doc: Add some markup
This commit is contained in:
@@ -136,8 +136,8 @@ CREATE SUBSCRIPTION <replaceable class="PARAMETER">subscription_name</replaceabl
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>COPY DATA</term>
|
||||
<term>NOCOPY DATA</term>
|
||||
<term><literal>COPY DATA</literal></term>
|
||||
<term><literal>NOCOPY DATA</literal></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Specifies if the existing data in the publications that are being
|
||||
@@ -148,7 +148,7 @@ CREATE SUBSCRIPTION <replaceable class="PARAMETER">subscription_name</replaceabl
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>NOCONNECT</term>
|
||||
<term><literal>NOCONNECT</literal></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Instructs <command>CREATE SUBSCRIPTION</command> to skip the initial
|
||||
|
Reference in New Issue
Block a user