| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, rulyox(at)gmail(dot)com, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Error on pgbench logs |
| Date: | 2021-06-10 21:29:30 |
| Message-ID: | alpine.DEB.2.22.394.2106102323310.3698412@pseudo |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bonjour Michaël,
Here is an updated patch. While having a look at Kyotaro-san patch, I
noticed that the aggregate stuff did not print the last aggregate. I think
that it is a side effect of switching the precision from per-second to
per-µs. I've done an attempt at also fixing that which seems to work.
--
Fabien.
| Attachment | Content-Type | Size |
|---|---|---|
| pgbench-log-fix-1.patch | text/x-diff | 2.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2021-06-10 21:32:50 | Re: "an SQL" vs. "a SQL" |
| Previous Message | Alexander Korotkov | 2021-06-10 20:46:46 | Re: doc issue missing type name "multirange" in chapter title |