On Tue, May 01, 2007 at 09:12:41AM -0600, Kevin Kempter wrote: > Hi List; > > Anyone have any thoughts per which logging method (SYSLOG vs STDERR) > is the better approach ? > > Thanks in advance...
I prefer syslog because those logs are better suited for processing by pgfouine and tools like it :) Cheers, David. -- David Fetter <[EMAIL PROTECTED]> http://fetter.org/ phone: +1 415 235 3778 AIM: dfetter666 Skype: davidfetter Remember to vote! Consider donating to PostgreSQL: http://www.postgresql.org/about/donate ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match