Re: pgbench % output incorrect with large scales

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgbench % output incorrect with large scales
Дата
Msg-id 244.1350751594@sss.pgh.pa.us
обсуждение
Ответ на pgbench % output incorrect with large scales  (Thom Brown <thom@linux.com>)
Список 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 по дате отправления: