Re: BUG #12379: pgbench should hint to pgbench -i - Mailing list pgsql-bugs

From Fabien COELHO
Subject Re: BUG #12379: pgbench should hint to pgbench -i
Date
Msg-id alpine.DEB.2.10.1504260845160.6827@sto
Whole thread Raw
In response to Re: BUG #12379: pgbench should hint to pgbench -i  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: BUG #12379: pgbench should hint to pgbench -i  (Oleksandr Shulgin <oleksandr.shulgin@zalando.de>)
List pgsql-bugs
> sh> ./pgbench foo
> ERROR:  relation "pgbench_branches" does not exist
> LINE 1: select count(*) from pgbench_branches
>                              ^
> HINT: is "foo" the right database? did you initialize first (pgbench -i)?

Here is a rebase, and it uses two spaces after the colon like it seems it
is done elsewhere.

HINT:  is "foo" the right database? did you initialize first (pgbench -i)?

--
Fabien.

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: contrib/start-scripts/linux failing on RHEL 6 with ~9.3 because of missing oom_score_adj
Next
From: Tom Lane
Date:
Subject: Re: contrib/start-scripts/linux failing on RHEL 6 with ~9.3 because of missing oom_score_adj