Re: logging stuff

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: logging stuff
Дата
Msg-id 200308052256.h75MuS728304@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: logging stuff  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: TODO: trigger features
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Adjustment of spinlock sleep delays