On Fri, Oct 14, 2016 at 7:06 AM, Peter Eisentraut
<peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
> The getrusage() output that is shown by VACUUM VERBOSE and other places
> has always been a little too terse and confusing for me. I propose to
> improve that a bit:
>
> -CPU 0.01s/0.08u sec elapsed 0.18 sec.
> +CPU: user: 0.08s, system: 0.01s, elapsed: 0.18s.
I look at trace_sort output a lot, and do agree that this is confusing. +1.
--
Peter Geoghegan