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 по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: pgbench % output incorrect with large scales
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: BUG #7525: Deferred unique index with predicate