diff options
Diffstat (limited to 'doc/src/sgml/ref/postgres-ref.sgml')
-rw-r--r-- | doc/src/sgml/ref/postgres-ref.sgml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index 845d96940b0..3b5617181ca 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -571,9 +571,8 @@ PostgreSQL documentation <listitem> <para> Send all server log output to <replaceable - class="parameter">filename</replaceable>. In normal multiuser - mode, this option is ignored, and <systemitem>stderr</> is - used by all processes. + class="parameter">filename</replaceable>. This option is only + honored when supplied as a command-line option. </para> </listitem> </varlistentry> |