Re: logging stuff - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: logging stuff
Date
Msg-id 200308052256.h75MuS728304@candle.pha.pa.us
Whole thread Raw
In response to Re: logging stuff  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Adding several new variables is fine, but what do we call the hostname
> > option if we already have log_hostname?
> 
> <shrug>  We've renamed GUC variables before for consistency.  I'd opt
> for picking names that show the common purpose, maybe log_line_FOO?

That's what I was thinking, that we might rename log_pid and
log_timestamp to log_line_pid and log_line_timestamp to indicate it is
printed on every line, and have the new booleans follow that pattern.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

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