From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
---|---|
To: | tv(at)fuzzy(dot)cz |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: too much pgbench init output |
Date: | 2013-01-07 02:29:42 |
Message-ID: | 20130107.112942.1707802429128366952.t-ishii@sraoss.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
>>> AFAIK the "5 second" logging is much quieter in most cases (and a bit
>>> more verbose when the initialization gets very slower), so I think the
>>> "quiet" logging is not a bad match although maybe there's a better name.
>>>
>>> This change (adding the elapsed/remaining fields to the original loggin)
>>> would be consistent with this name, because considering a single line,
>>> the "-q" is more verbose right now.
>>>
>>> So I'd stick with the "-q" option and added the fields to the original
>>> logging. But I'm not opposing a different name, I just can't think of a
>>> better one.
>>
>> Ok, I'm with you ("-q" and along with adding the elapsed/remaining
>> fields to the original logging).
>
> Great, attached is a patch that does that.
Committed. Thanks.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2013-01-07 02:48:56 | Re: question: foreign key constraints and AccessExclusive locks |
Previous Message | Jon Nelson | 2013-01-07 02:22:31 | Re: question: foreign key constraints and AccessExclusive locks |