too much pgbench init output - Mailing list pgsql-hackers

From Peter Eisentraut
Subject too much pgbench init output
Date
Msg-id 1346472039.18010.10.camel@vanquo.pezone.net
Whole thread Raw
Responses Re: too much pgbench init output  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
When initializing a large database, pgbench writes tons of "%d tuples
done" lines.  I propose to change this to a sort of progress counter
that stays on the same line, as in the attached patch.

Attachment

pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: effective_io_concurrency
Next
From: Tom Lane
Date:
Subject: Does the SQL standard actually define LATERAL anywhere?