Re: log_checkpoints, microseconds - Mailing list pgsql-bugs

From Greg Stark
Subject Re: log_checkpoints, microseconds
Date
Msg-id CAM-w4HPNdfivUqROG5T-zEr8+kLsgTX-fChiX5dXdfYP+hGwhg@mail.gmail.com
Whole thread Raw
In response to Re: log_checkpoints, microseconds  (John R Pierce <pierce@hogranch.com>)
Responses Re: log_checkpoints, microseconds  (Peter Geoghegan <pg@heroku.com>)
List pgsql-bugs
On Thu, Apr 10, 2014 at 2:03 AM, John R Pierce <pierce@hogranch.com> wrote:
> thats just for the log, and you'll note it says "%.3f msec" in the entry.


I think his point is that to go from microseconds to msec (which I
think should just be "ms" btw) you want to multiply by 1000 not
divide.

--
greg

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #8695: Reloading dump fails at COMMENT ON EXTENSION plpgsql
Next
From: Peter Geoghegan
Date:
Subject: Re: log_checkpoints, microseconds