On Fri, Sep 25, 2009 at 22:57, Andrew Dunstan <and...@dunslane.net> wrote: > > Magnus Hagander wrote: >> >> On Fri, Sep 25, 2009 at 22:17, Andrew Dunstan <and...@dunslane.net> wrote: >> >>> >>> Magnus Hagander wrote: >>> >>>> >>>> I definitely want both text and CSV output - which I can't have today. >>>> >>> >>> Sure you can. What makes you think you can't? >>> >> >> How do i do that? When I enable csv logging, it changes the log format >> to csv, and my plaintext logs don't end up in the logs anymore. >> >> Note that I'm not talking about syslog, I'm talking about the logging >> that goes through the logging collector, and is dealt with by >> PostgreSQL. >> >> > > log_destination = 'stderr, csvlog'
Clearly that works. I wonder why that didn't work when I last tried it :S /me wipes the egg off. (it's still weird that it's called stderr when it's a logfile, but that's a different story) Without looking deeply at the code, does it also properly route these famous "messages from third party libraries" to both files? -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers