mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
pg_createsubscriber: Rename option --socket-directory to --socketdir
For consistency with the equivalent option in pg_upgrade. Reviewed-by: Hayato Kuroda <kuroda.hayato@fujitsu.com> Reviewed-by: Euler Taveira <euler@eulerto.com> Discussion: https://www.postgresql.org/message-id/flat/1ed82b9b-8e20-497d-a2f8-aebdd793d595%40eisentraut.org
This commit is contained in:
@ -139,7 +139,7 @@ PostgreSQL documentation
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-s <replaceable class="parameter">dir</replaceable></option></term>
|
||||
<term><option>--socket-directory=<replaceable class="parameter">dir</replaceable></option></term>
|
||||
<term><option>--socketdir=<replaceable class="parameter">dir</replaceable></option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The directory to use for postmaster sockets on target server. The
|
||||
|
Reference in New Issue
Block a user