Re: BUG #14580: pgbench bug

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: spesternikov(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14580: pgbench bug
Date: 2017-03-07 16:01:25
Message-ID: 13638.1488902485@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

spesternikov(at)gmail(dot)com writes:
> Bug in pgbench with option --builtin

Hm, yeah, somebody seems to have fat-fingered the table entry for that.
For even more fun, what they left behind is broken in another way:

$ pgbench --tpc-b
Segmentation fault (core dumped)

Will fix, thanks for report.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2017-03-07 16:02:53 Re: BUG #14581: invalid cache ID: 41 CONTEXT: parallel worker
Previous Message Robert Haas 2017-03-07 15:59:41 Re: [BUGS] Seems bug in postgres_fdw?