Re: pgbench minor fixes

Greg Smith <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.patches
Message-ID <[email protected]>
On Sun, 6 Jul 2008, Russell Smith wrote:

> Simon Riggs wrote:
>> Minor patch on pgbench
>>
>> 1. -i option should run vacuum analyze only on pgbench tables, not *all*
>> tables in database.
>>
> How does this work with custom scripts?

That's the initialization step.  It creates the 4 tables, populates then, 
then runs VACCUM ANALYZE.  There is no notion of what script you'll end up 
executing yet.  If you have a truly custom script that works against other 
data instead of the pgbench tables, you won't even be executing this 
initialization bit.

--
* Greg Smith [email protected] http://www.gregsmith.com Baltimore, MD

-- 
Sent via pgsql-patches mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.