| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
| Cc: | PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgbench progress with timestamp |
| Date: | 2015-09-16 05:26:37 |
| Message-ID: | alpine.DEB.2.10.1509160717120.6503@sto |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>> --progress-timestamp use Unix epoch timestamps in ms for progress
>>
>
> A quibble, but it isn't in ms, it is in seconds. The digits after the
> decimal point give a precision to the ms level, but they don't change
> the base unit.
Yes. The issue is mostly to keep the description under 80 columns.
> I would just leave the units out of the help description, as the
> progress message itself includes the units.
Here is a v3 with a shorten description and a better documentation.
--
Fabien.
| Attachment | Content-Type | Size |
|---|---|---|
| pgbench-progress-timestamp-3.patch | text/x-diff | 3.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2015-09-16 05:40:17 | Re: src/test/ssl broken on HEAD |
| Previous Message | Yugo Nagata | 2015-09-16 05:02:30 | T_PrivGrantee is left in NodeTag |