9.0 beta 3 pgbench -- documentation issue

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-docs(at)postgreSQL(dot)org
Subject: 9.0 beta 3 pgbench -- documentation issue
Date: 2010-07-18 14:35:54
Message-ID: 4C43114A.4010202@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Greg,

Your current documentation examples for customs scripts in pgbench
includes the variable :scale, i.e.:

\set nbranches :scale
\set ntellers 10 * :scale
\set naccounts 100000 * :scale

However, in the documentation the variable :scale is never set,
resulting in it defaulting to 1. The example script needs to start with:

\set scale 10

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Joshua Tolley 2010-07-19 14:59:38 Re: Railroad diagrams, a-la sqlite
Previous Message Rafael Martinez 2010-07-18 10:58:37 Re: Documentation and explanatory diagrams