"Sergio A. Kessler" <[EMAIL PROTECTED]> writes:

> hi teg,
> 
> the build of postgressql 7.0.2 in rh7 was with --enable-syslog ?

No, but this is part of a configuration patch:

  * USE_SYSLOG: use syslog for elog and error messages printed by tprintf
@@ -169,7 +169,7 @@
  * (syslog=0 for stdio, syslog=1 for stdio+syslog, syslog=2 for syslog).
  * For information see backend/utils/misc/trace.c (Massimo Dal Zotto).
  */
-/* #define USE_SYSLOG */
+#define USE_SYSLOG

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

Reply via email to