Re: Patch: add timing of buffer I/O requests - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Patch: add timing of buffer I/O requests
Date
Msg-id 1334353575.9019.30.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Patch: add timing of buffer I/O requests  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On tis, 2012-04-10 at 09:33 -0400, Robert Haas wrote:
> So, should we make the new columns exposed by pg_stat_statements use
> milliseconds, so that the block read/write timings are everywhere in
> milliseconds, or should we keep them as a float8, so that all the
> times exposed by pg_stat_statements use float8?

Wouldn't interval be the proper type to represent elapsed time?



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Last gasp
Next
From: Peter Eisentraut
Date:
Subject: Re: typo fix