Re: too much pgbench init output

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers@postgresql.org
Date: 2012-09-06T03:14:15Z
Lists: pgsql-hackers
On Tue, 2012-09-04 at 23:44 -0400, Tom Lane wrote:
> > b) There is no indication of where the end is.
> 
> Well, surely *that* can be fixed in a noncontroversial way: just
> print "M/N tuples done", where N is the target.

I have made this change.  I won't pursue using \r if others find it
useful as is.