mirror of
https://github.com/postgres/postgres.git
synced 2025-10-22 00:06:04 -04:00
If --progress=2148 or higher was given, the calculation of the next time to report overflowed, and pgbench would print a progress report very frequently. Kingter Wang