Re: trace_checkpoint parameter patch - Mailing list pgsql-patches

From Satoshi Nagayasu
Subject Re: trace_checkpoint parameter patch
Date
Msg-id fa3bffeb0706120844o3a0d9749sf1a9bbb743905f5b@mail.gmail.com
Whole thread Raw
In response to Re: trace_checkpoint parameter patch  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-patches
2007/6/13, Alvaro Herrera <alvherre@commandprompt.com>:
> Well, more I/O numbers would be more interesting than CPU stats ...

Well, I think so too, and I attempted to print block in / out using getrusage(),
but I couldn't get them because they were always zero (on my linux).

I still can't understand the reason.
--
NAGAYASU Satoshi <snaga@snaga.org>

pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: trace_checkpoint parameter patch
Next
From: Tom Lane
Date:
Subject: Re: Two aesthetic bugs in the 1-byte packed varlena code