| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | mail(at)bwe(dot)im |
| Cc: | PostgreSQL Bugs List <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: BUG #12379: pgbench should hint to pgbench -i |
| Date: | 2015-04-26 12:47:13 |
| Message-ID: | alpine.DEB.2.10.1504260845160.6827@sto |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| Attachment | Content-Type | Size |
|---|---|---|
| pgbench-hint-2.patch | text/x-diff | 491 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2015-04-26 13:37:00 | Re: contrib/start-scripts/linux failing on RHEL 6 with ~9.3 because of missing oom_score_adj |
| Previous Message | Michael Paquier | 2015-04-26 03:35:47 | Re: contrib/start-scripts/linux failing on RHEL 6 with ~9.3 because of missing oom_score_adj |