>>> On Thu, Aug 9, 2007 at  4:37 PM, in message
<[EMAIL PROTECTED]>, "Tena Sakai"
<[EMAIL PROTECTED]> wrote: 
> I have, by default, on a linux machine, a file called
> serverlog in the data directory, whose entries often
> prove to be very useful.  What would be even more useful
> would be a timestamp along with each entry.
> 
> Is there any way I can add such timestamp at this point?
> Perhaps via postgresql.conf file (also in the data directory)?
 
By all means, do read the documentation referred to by Joshua.
 
For a quick starting point, we have found it useful to use
these settings:
 
redirect_stderr = on
log_line_prefix = '[%m] %p %q<%u %d %r> '
 



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to