Re: Improving pgbench to log index creation time etc.

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Improving pgbench to log index creation time etc.
Date: 2013-02-11 10:26:43
Message-ID: 20130211102643.GA7148@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2013-02-11 12:40:31 +0900, Tatsuo Ishii wrote:
> So I would like to propose to add new options to be used with pgbenh
> -i (initialize) mode:
>
> --log-index-creation-duration: log duration of index creation in seconds
> --log-vacuum-duration: log duration of vacuum in seconds
>
> What do you think?

I propose doing this unconditionally. Adding an option seems too
complicated.

Greetings,

Andres Freund

--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2013-02-11 11:22:40 Re: Fwd: Successful post to pgsql-hackers
Previous Message Dean Rasheed 2013-02-11 09:01:28 Re: Re: proposal: a width specification for s specifier (format function), fix behave when positional and ordered placeholders are used