Re: Interpretting WAL debug.

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Interpretting WAL debug.
Date: 2002-08-29 21:41:42
Message-ID: 20020829174142.J1322@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, Aug 29, 2002 at 04:03:09PM -0400, Bruce Momjian wrote:
>
> Add timestamps to the logs. See my article on Hardware performance
> tuning on the techdocs.postgresql.org site.

But please note that adding the timestamp itself imposes a
performance penalty, because you have to call to get the time of day
for every log write.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2002-08-29 21:43:51 Re: Interpretting WAL debug.
Previous Message Jean-Luc Lachance 2002-08-29 21:25:55 Re: Some timestamp problems