From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Interpretting WAL debug. |
Date: | 2002-08-29 21:43:51 |
Message-ID: | 200208292143.g7TLhpV23785@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Andrew Sullivan wrote:
> 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.
There is a TODO item to add a GUC option and complain if checkpoints
happen more frequenly than X seconds.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2002-08-29 21:55:36 | Re: Running postgres on a read-only file system |
Previous Message | Andrew Sullivan | 2002-08-29 21:41:42 | Re: Interpretting WAL debug. |