Re: log_line_prefix additions - Mailing list pgsql-patches

From Ed L.
Subject Re: log_line_prefix additions
Date
Msg-id 200408251607.51300.pgsql@bluepolka.net
Whole thread Raw
In response to log_line_prefix additions  ("Ed L." <pgsql@bluepolka.net>)
Responses Re: log_line_prefix additions  (Andrew Dunstan <andrew@dunslane.net>)
Re: log_line_prefix additions  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Attached also is a patch to comments in sample postgresql.conf file.

Subject: [PATCHES]  log_line_prefix additions
Date: Wednesday August 25 2004 3:26
From: "Ed L." <pgsql@bluepolka.net>
To: pgsql-patches@postgresql.org

This patch against 8.0.0beta1 source adds log_line_prefix options for
millisecond timestamps (%m), remote host (%h), and remote port (%P).  The
milliseconds are useful for QPS measurements, and the remote port is
worthless to us as part of %r.

-------------------------------------------------------



Attachment

pgsql-patches by date:

Previous
From: Thomas Hallgren
Date:
Subject: Re: Contrib -- PostgreSQL shared variables
Next
From: James William Pye
Date:
Subject: Re: add hint