On Fri, Sep 25, 2009 at 5:27 PM, Joshua Tolley <eggyknap@gmail.com> wrote:
> On Fri, Sep 25, 2009 at 04:18:08PM -0400, Robert Haas wrote:
>> > I would even more like to have some things send to CSV and some things
>> > sent to text.
>>
>> This patch won't help, then.
>
> No, it won't, but as said before, it lays the groundwork, namely letting the
> syslogger know things about the log messages it gets (rather than just having
> an opaque string), and route messages various places, accordingly.
Unless I'm missing something, all this patch does is add a GUC called
syslog_line_prefix. Maybe you mean the logging patch?
...Robert