1
0
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:
Peter Eisentraut
2024-08-24 15:56:32 +02:00
parent 79c3012dc2
commit bf886dfdd4
2 changed files with 30 additions and 29 deletions

View File

@ -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>