BUG #12379: pgbench should hint to pgbench -i

From: mail(at)bwe(dot)im
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #12379: pgbench should hint to pgbench -i
Date: 2014-12-31 10:59:55
Message-ID: 20141231105955.8014.38426@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 12379
Logged by: Benjamin
Email address: mail(at)bwe(dot)im
PostgreSQL version: 9.3.5
Operating system: 3.15.3-1-ARCH
Description:

$ pgbench bench -s 90000000 -j 1 -c 10
ERROR: relation "pgbench_branches" does not exist
LINE 1: select count(*) from pgbench_branches

11:51 MatheusOl$ bwe: You need to run `pgbench -i` first

Why does the error message does not tell me this plainly? :)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Kevin Grittner 2014-12-31 23:11:48 Re: BUG #11732: Non-serializable outcomes under serializable isolation
Previous Message Tom Lane 2014-12-30 20:11:50 Re: 9.4 and reproducible "ERROR: could not read block 0 in file..."