Re: Simulating Clog Contention

From: Cédric Villemain <cedric(dot)villemain(dot)debian(at)gmail(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Simulating Clog Contention
Date: 2012-01-18 14:03:57
Message-ID: CAF6yO=3668eGHV+hgpewdZUVVpS1-96aK6GXwcLUKvTuviB2jg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> $ pgbench --help
> pgbench is a benchmarking tool for PostgreSQL.
>
> Usage:
>  pgbench [OPTIONS]... [DBNAME]
>
> Initialization options:
>  -i           invokes initialization mode using COPY
>  -I           invokes initialization mode using INSERTs

sounds usefull.

what about a long extra option: --inserts like pg_dump ?
pgbench -i --inserts ...

--
Cédric Villemain +33 (0)6 20 30 22 52
http://2ndQuadrant.fr/
PostgreSQL: Support 24x7 - Développement, Expertise et Formation

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Mlodgenski 2012-01-18 14:19:13 Re: Client Messages
Previous Message Magnus Hagander 2012-01-18 13:27:12 Re: IDLE in transaction introspection