Re: pgbench with large scale factor

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pgbench with large scale factor
Date: 2013-12-12 06:28:30
Message-ID: 20131212.152830.936416898122498135.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> BTW, I saw this with 9.3.2's pgbench:
>
> 239300000 of 3800000000 tuples (-48%) done (elapsed 226.86 s, remaining -696.10 s).
>
> -48% does not seem to be quite correct to me...

Included is a proposed fix for this (also fixing weired "remaining"
part). If there's no objection, I will commit it.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

Attachment Content-Type Size
pgbench.c.patch text/x-patch 810 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message knizhnik 2013-12-12 06:53:00 Re: In-Memory Columnar Store
Previous Message Amit Kapila 2013-12-12 05:27:41 Re: Performance Improvement by reducing WAL for Update Operation