Marc G. Fournier wrote:
>run it through syslog?
>
or set "log_timestamp = true" in postgresql.conf ?
>
>On Thu, 4 Dec 2003, Steve Wampler wrote:
>
>
>
>>Would it be (is it?) possible to add timestamp to the log
>>messages put out by postgresql? I've got several databases
>>running in an environment where users have this annoying
>>habit of coming up to me with ("Oh yes, three days ago around
>>4pm our instrument had trouble writing to database X.").
>>
>>Having some way of telling which messages were output when
>>would be helpful in such cases, since I'm not allowed to
>>beat the users into submission...
>>
>>
>>