"Donald Fraser" <[EMAIL PROTECTED]> writes: > Changing the syslog facility (syslog_facility) in the configuration file ha= > s no effect after sending a SIGHUP to the postmaster. > The only way to get the change is to restart the postmaster.
Probably so --- I think the syslog library will only examine those variables when first opening the syslog connection. You could change them on-the-fly if you'd not previously been using syslog. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html