mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Properly document that -r is only honored from the command-line.
This is for postgres/postmaster options. Report by Tom Lane Backpatch through 9.4
This commit is contained in:
@ -571,9 +571,8 @@ PostgreSQL documentation
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Send all server log output to <replaceable
|
Send all server log output to <replaceable
|
||||||
class="parameter">filename</replaceable>. In normal multiuser
|
class="parameter">filename</replaceable>. This option is only
|
||||||
mode, this option is ignored, and <systemitem>stderr</> is
|
honored when supplied as a command-line option.
|
||||||
used by all processes.
|
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Reference in New Issue
Block a user