mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
pg_createsubscriber: Message style improvements
This commit is contained in:
@ -88,8 +88,9 @@ PostgreSQL documentation
|
||||
<term><option>--database=<replaceable class="parameter">dbname</replaceable></option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The database name to create the subscription. Multiple databases can
|
||||
be selected by writing multiple <option>-d</option> switches.
|
||||
The name of the database in which to create a subscription. Multiple
|
||||
databases can be selected by writing multiple <option>-d</option>
|
||||
switches.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user