Re: expanding on syslog help - Mailing list pgsql-hackers

From Gaetano Mendola
Subject Re: expanding on syslog help
Date
Msg-id 3F79350C.7090905@bigfoot.com
Whole thread Raw
In response to expanding on syslog help  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne wrote:
> *.*                                             /var/log/pgsql

With linux is better do:

*.*                           -/var/log/pgsql

the "-" instruct syslog to not flush on the disk each line received.

BTW in  general your instructions are platform dependend



Regards
Gaetano Mendola



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: expanding on syslog help
Next
From: Peter Eisentraut
Date:
Subject: Re: more i18n/l10n issues