Re: log datetimes

From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: CSN <cool_screen_name90001(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: log datetimes
Date: 2003-07-07 17:57:35
Message-ID: 200307071057.35867.scrawford@pinpointresearch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sunday 06 July 2003 12:39 pm, CSN wrote:
> Is it possible to have the datetime printed along with
> messages in PG's logs?

See postgresql.conf and use syslog or set:
log_timestamp = true

Cheers,
Steve

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Clay Luther 2003-07-07 17:59:15 Re: Using C++ With SPI?
Previous Message scott.marlowe 2003-07-07 17:35:24 Re: PostgreSQL vs. MySQL