Re: pgbench % output incorrect with large scales - Mailing list pgsql-bugs

From Tom Lane
Subject Re: pgbench % output incorrect with large scales
Date
Msg-id 244.1350751594@sss.pgh.pa.us
Whole thread Raw
In response to pgbench % output incorrect with large scales  (Thom Brown <thom@linux.com>)
List pgsql-bugs
Thom Brown <thom@linux.com> writes:
> I've run pgbench with a scale of 2000, and have noticed that the %
> done goes a bit wonky:
> ...
> Presumably this is just an int overflowing repeatedly.

Yeah, fixed.  Thanks for the report!

(FWIW, you're not all that far away from the threshold where the integer
table columns wouldn't be wide enough.  I don't think we want to change
those datatypes, though.)

            regards, tom lane

pgsql-bugs by date:

Previous
From: Thom Brown
Date:
Subject: pgbench % output incorrect with large scales
Next
From: Jeff Davis
Date:
Subject: Re: BUG #7525: Deferred unique index with predicate