Re: Simulating Clog Contention

Jeff Janes <jeff.janes@gmail.com>

From: Jeff Janes <jeff.janes@gmail.com>
To: Abhijit Menon-Sen <ams@toroid.org>
Cc: Simon Riggs <simon@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2012-01-30T15:53:36Z
Lists: pgsql-hackers
On Thu, Jan 26, 2012 at 6:18 AM, Abhijit Menon-Sen <ams@toroid.org> wrote:
> At 2012-01-12 12:31:20 +0000, simon@2ndQuadrant.com wrote:
>>
>> The following patch adds a pgbench option -I to load data using
>> INSERTs
>
> This is just to confirm that the patch applies and builds and works
> fine (though of course it does take a long time… pity there doesn't
> seem to be any easy way to add progress indication like -i has).

I was thinking the opposite.  That -i should only print progress
indication when -d is given.  Or at least knock an order of magnitude
or two off of how often it does so.

Cheers,

Jeff