BUG #12379: pgbench should hint to pgbench -i

Поиск
Список
Период
Сортировка
От mail@bwe.im
Тема BUG #12379: pgbench should hint to pgbench -i
Дата
Msg-id 20141231105955.8014.38426@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #12379: pgbench should hint to pgbench -i
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      12379
Logged by:          Benjamin
Email address:      mail@bwe.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? :)

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 9.4 and reproducible "ERROR: could not read block 0 in file..."
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: BUG #11732: Non-serializable outcomes under serializable isolation