Re: logging stuff - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: logging stuff
Date
Msg-id 200308051302.48186.josh@agliodbs.com
Whole thread Raw
In response to Re: logging stuff  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: logging stuff
Re: logging stuff
List pgsql-hackers
Tom,

> > I'm prepared to be guided by concensus, though.
>
> I'm not dead set on it either, just wanted to raise a flag.  Who else
> has an opinion?

From my perspective, we could really use a "delimiter" between the "fields" of 
log output which is unlikely to appear within those fields instead of parsing 
by character count, rather than making dbname a special case.

Or do we already do this and I'm not parsing my log right?

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: TODO: trigger features
Next
From: Tom Lane
Date:
Subject: Adjustment of spinlock sleep delays