Re: Patch: add timing of buffer I/O requests

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Ants Aasma <ants@cybertec.at>, Greg Smith <greg@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2012-04-10T16:11:00Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> No matter what we end up doing here it will be consistent with
> something; I am reminded of the phrase "the good thing about standards
> is that there are so many to choose from...".

Well, FWIW I vote for making the new columns be float8 msec.  If you
don't want to change total_time to match, I guess there's no law that
says it *has* to be consistent ...

			regards, tom lane