mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
pg_ctl, pg_upgrade: allow multiple -o/-O options, append them
Report by Pavel Raiskup
This commit is contained in:
@@ -302,7 +302,8 @@ PostgreSQL documentation
|
||||
<listitem>
|
||||
<para>
|
||||
Specifies options to be passed directly to the
|
||||
<command>postgres</command> command.
|
||||
<command>postgres</command> command; multiple
|
||||
option invocations are appended.
|
||||
</para>
|
||||
<para>
|
||||
The options should usually be surrounded by single or double
|
||||
|
Reference in New Issue
Block a user