Skip to content

Commit f9c0434

Browse files
committed
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
1 parent a6d9b33 commit f9c0434

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/src/sgml/ref/postgres-ref.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -582,9 +582,8 @@ PostgreSQL documentation
582582
<listitem>
583583
<para>
584584
Send all server log output to <replaceable
585-
class="parameter">filename</replaceable>. In normal multiuser
586-
mode, this option is ignored, and <systemitem>stderr</> is
587-
used by all processes.
585+
class="parameter">filename</replaceable>. This option is only
586+
honored when supplied as a command-line option.
588587
</para>
589588
</listitem>
590589
</varlistentry>

0 commit comments

Comments
 (0)