diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index ffc0d9cc142..f1256070da3 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2415,7 +2415,8 @@ SELECT * FROM parent WHERE key = 2400; documentation of your system's syslog daemon. This parameter can only be set in the postgresql.conf - file or on the server command line. + file or on the server command line. This parameter is unavailable + unless the server is compiled with support for syslog. @@ -2433,7 +2434,8 @@ SELECT * FROM parent WHERE key = 2400; syslog logs. The default is postgres. This parameter can only be set in the postgresql.conf - file or on the server command line. + file or on the server command line. This parameter is unavailable + unless the server is compiled with support for syslog.