Re: pgbench - add minimal stats on initialization - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: pgbench - add minimal stats on initialization
Date
Msg-id alpine.DEB.2.21.1904101935100.19300@lancre
Whole thread Raw
In response to Re: pgbench - add minimal stats on initialization  (Ibrar Ahmed <ibrar.ahmad@gmail.com>)
Responses Re: pgbench - add minimal stats on initialization
List pgsql-hackers
Hello,

Thanks for the feedback.

> I have one minor observation that in case of initDropTables you log
> 'drop' and in case of initCreateTables you log 'create table'. We need
> to be consistent. The "drop tables" and "create tables" are the best
> fit here.

Ok.

Attached version does that, plus avoids re-assigning "first" on each loop, 
plus checks that --no-vacuum indeed removes all vacuums in the TAP test.

-- 
Fabien.
Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Status of the table access method work
Next
From: Alexander Korotkov
Date:
Subject: Re: Status of the table access method work